Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
README | H A D | 24-Jun-2021 | 361 | 11 | 7 | |
dlz.schema | H A D | 24-Jun-2021 | 6.1 KiB | 188 | 158 | |
example.ldif | H A D | 24-Jun-2021 | 3.7 KiB | 169 | 143 | |
named.conf | H A D | 24-Jun-2021 | 2 KiB | 47 | 41 | |
slapd.conf | H A D | 24-Jun-2021 | 1.4 KiB | 45 | 14 |
README
1These files were used for testing on Ubuntu Linux using OpenLDAP. 2 3- Move aside /etc/ldap/slapd.d 4- Move slapd.conf to /etc/ldap 5- Move dlz.schema to /etc/ldap/schema/dlz.schema 6- Run "/etc/init.d/slapd restart" 7- Run "ldapadd -x -f example.ldif -D 'cn=Manager,o=bind-dlz' -w secret" 8 9LDAP server is now loaded with example.com data from the file example.ldif 10 11