include /etc/openldap/schema/core.schema include /etc/openldap/schema/cosine.schema include /etc/openldap/schema/inetorgperson.schema include /etc/openldap/schema/nis.schema include /etc/openldap/schema/qmail.schema allow bind_v2 pidfile /var/run/openldap/slapd.pid argsfile /var/run/openldap/slapd.args access to dn.subtree="ou=mail,o=hoge,dc=cxm" by dn="cn=mailadmin,ou=mail,o=hoge,dc=cxm" read by anonymous auth by * none database bdb suffix "o=hoge,dc=cxm" rootdn "cn=Manager,o=hoge,dc=cxm" rootpw {SMD5}UFq1pseeDIL3bt6CzTMw6uJUdyg= directory /var/lib/ldap index objectClass eq,pres index ou,cn,mail,surname,givenname eq,pres,sub index uidNumber,gidNumber,loginShell eq,pres index uid,memberUid eq,pres,sub index nisMapName,nisMapEntry eq,pres,sub password-hash {CLEARTEXT} #password-hash {CRYPT}