bind9/contrib/dlz/modules/ldap/testing/README
Evan Hunt 72c86c105a [master] DLZ modules: filesystem, ldap, wildcard
3523.	[contrib]	Ported filesystem and ldap DLZ drivers to
			dynamically-loadable modules, and added the
			"wildcard" module based on a contribution from
			Vadim Goncharov <vgoncharov@nic.ru>. [RT #23569]
2013-03-11 17:03:46 -07:00

10 lines
361 B
Text

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