bind9/contrib/dlz/modules/ldap/testing
Evan Hunt 2e3b5db195 added DNAME support to DLZ LDAP schema, and fixed a DLZ compile error
Thanks to Roland Gruber for the schema contribution.
2019-02-10 11:49:01 -08:00
..
dlz.schema added DNAME support to DLZ LDAP schema, and fixed a DLZ compile error 2019-02-10 11:49:01 -08:00
example.ldif added DNAME support to DLZ LDAP schema, and fixed a DLZ compile error 2019-02-10 11:49:01 -08:00
named.conf [master] DLZ modules: filesystem, ldap, wildcard 2013-03-11 17:03:46 -07:00
README [master] DLZ modules: filesystem, ldap, wildcard 2013-03-11 17:03:46 -07:00
slapd.conf [master] DLZ modules: filesystem, ldap, wildcard 2013-03-11 17:03:46 -07:00

These files were used for testing on Ubuntu Linux using OpenLDAP.

- Move aside /etc/ldap/slapd.d
- Move slapd.conf to /etc/ldap
- Move dlz.schema to /etc/ldap/schema/dlz.schema
- Run "/etc/init.d/slapd restart"
- Run "ldapadd -x -f example.ldif -D 'cn=Manager,o=bind-dlz' -w secret"

LDAP server is now loaded with example.com data from the file example.ldif