|
include /etc/openldap/schema/core.schema |
|
include /etc/openldap/schema/cosine.schema |
|
include /etc/openldap/schema/inetorgperson.schema |
|
include /etc/openldap/schema/nis.schema |
|
pidfile ${ldapdir}/slapd.pid |
|
|
attributeoptions x-hidden lang- |
|
access to attrs=name;x-hidden by * =cs |
|
|
access to attrs=userPassword by * auth |
|
access to * by * read |
|
|
logfile ${ldapdir}/slapd.log |
|
loglevel 0x2ff |
|
|
database mdb |
|
suffix "dc=example,dc=com" |
|
directory ${ldapdir} |
|
rootdn cn=root,dc=example,dc=com |
|
# pw: root |
|
rootpw {SSHA}I9OPIS+SsizMZ/FmYgZL2GVCx63+kITj |