Modify slapd.conf to match example provided in Quick Start Guide

This commit is contained in:
Kurt Zeilenga 1999-12-04 18:35:33 +00:00
parent 5d5588836f
commit 6a0dbb229b

View file

@ -20,13 +20,12 @@ argsfile %LOCALSTATEDIR%/slapd.args
#######################################################################
database ldbm
suffix "dc=your-domain, dc=com"
#suffix "o=Your Organization Name, c=US"
directory /usr/tmp
rootdn "cn=root, dc=your-domain, dc=com"
#rootdn "cn=root, o=Your Organization Name, c=US"
suffix "dc=my-domain, dc=com"
#suffix "o=My Organization Name, c=US"
rootdn "cn=Manager, dc=my-domain, dc=com"
#rootdn "cn=Manager, o=My Organization Name, c=US"
rootpw secret
# cleartext passwords, especially for the rootdn, should
# be avoid. See slapd.conf(5) for details.
directory /usr/tmp