Kyoto University LDIF Daisuki Club (ja: 京都大学 LDIF 同好会) https://ku-ldif.github.io/
This project uses ldap2html for converting LDIF to HTML.
HTML documents are auto-generated and pushed by CI (GitHub Actions).
Source LDIF files and generated HTML documents are under the gh-pages
branch.
LDIF files (*.html.ldif
) under the src
directory will be passed to ldapadd
.
DON'T MODIFY LDIF, DO ADD NEW LDIF.
If you want to modify existing docuemnts, use ldapmodify
.
LDIF files (XXX-*.html.ldif
) under the src/modify
directory will be passed to ldapmodify
in alphabetical order, after all ldapadd
s.
See LICENSE.