Changes
Page history
Update add new ldap organisation
authored
Mar 17, 2018
by
Armin Felder
Show whitespace changes
Inline
Side-by-side
add-new-ldap-organisation.md
View page @
0ee7b460
...
@@ -7,9 +7,9 @@ objectClass: olcMdbConfig
...
@@ -7,9 +7,9 @@ objectClass: olcMdbConfig
olcDatabase: {2}mdb
olcDatabase: {2}mdb
olcDbDirectory: /var/lib/ldap/example
olcDbDirectory: /var/lib/ldap/example
olcSuffix: dc=example,dc=com
olcSuffix: dc=example,dc=com
olcAccess: {0}to attrs=userPassword,shadowLastChange by self
write
by anonymous auth by * none
olcAccess: {0}to attrs=userPassword,shadowLastChange by self
read
by anonymous auth by * none
olcAccess: {1}to dn.base="" by * read
olcAccess: {1}to dn.base="" by * read
olcAccess: {2}to * by
*
read
olcAccess: {2}to * by
self
read
olcLastMod: TRUE
olcLastMod: TRUE
olcDbCheckpoint: 512 30
olcDbCheckpoint: 512 30
olcDbIndex: cn,uid eq
olcDbIndex: cn,uid eq
...
...
...
...