1schema "/etc/ldap/core.schema"
2schema "/etc/ldap/inetorgperson.schema"
3schema "/etc/ldap/nis.schema"
4
5listen on lo0 port 6640 secure
6# XXX avoid uppercase and spaces between components of the DIT
7#namespace "o=University of Michigan,c=US"
8#namespace "o=university of michigan, c=us"
9namespace "o=university of michigan,c=us" {
10	rootdn "cn=manager,o=university of michigan,c=us"
11	rootpw	"secret"
12}
13