service:openldap
This is an old revision of the document!
Table of Contents
service openldap
general
encrypted mountpoint
/var/lib/openldap-data
useflags:
iproute2 lzo ssl -down-root -examples -libressl -pam -pkcs11 -plugins -socks -static -systemd
diff /etc/openldap/slapd.conf
5a6,13
> include /etc/openldap/schema/cosine.schema
> include /etc/openldap/schema/inetorgperson.schema
> include /etc/openldap/schema/nis.schema
> #include /etc/openldap/schema/misc.schema
> #include /etc/openldap/schema/qmail.schema
> include /etc/openldap/schema/mozillaorgperson.schema
25d32
< # moduleload back_mdb.so
49c56,74
>
> access to * attrs=userPassword
> by self write
> by anonymous auth
> by dn="cn=mailadmin,dc=lionsoft,dc=org" write
> by dn="cn=abmanager,dc=lionsoft,dc=org" write
> by * none
>
> access to dn.base="" by * read
>
> access to dn.subtree="ou=addrbook,dc=lionsoft,dc=org"
> by dn="cn=abmanager,dc=lionsoft,dc=org" write
> by * read
>
> access to dn.subtree="ou=mailuser,dc=lionsoft,dc=org"
> by * read
> access to dn.subtree="ou=mailvirtual,dc=lionsoft,dc=org"
> by * read
>
61c86
< suffix "dc=my-domain,dc=com"
---
> suffix "dc=lionsoft,dc=org"
64c89,90
< rootdn "cn=Manager,dc=my-domain,dc=com"
---
> rootdn "cn=Manager,dc=lionsoft,dc=org"
68c94,95
< rootpw secret
---
> rootpw "{SSHA}KLRjC0cVsp1Op7c/IjSufEvkYg22yDkQ"
74a102,103
> index mail eq
> index cn eq
service/openldap.1463571734.txt.gz · Last modified: by sloader
