Deon George
dcb0269fc5
It is now possible to login with admin@test/password and update entries in dc=example.com
14 lines
636 B
Plaintext
14 lines
636 B
Plaintext
dn: olcDatabase=mdb,cn=config
|
|
changetype: add
|
|
objectClass: olcDatabaseConfig
|
|
olcDatabase: mdb
|
|
olcLastMod: TRUE
|
|
olcMonitoring: TRUE
|
|
olcSuffix: o=Simpsons
|
|
olcAccess: to dn.base="" by dn="cn=admin,dc=Test" write by * read
|
|
#olcAccess: to attrs=userPassword,shadowLastChange by dn="cn=admin,dc=Test" write by anonymous auth by self =xw by * none
|
|
olcAccess: to attrs=userPassword,shadowLastChange by dn="cn=admin,dc=Test" write by anonymous auth by self write by * none
|
|
olcAccess: to * by dn="cn=admin,o=Simpsons" write by dn="cn=admin,dc=Test" write by * read
|
|
olcRootDN: cn=admin,o=Simpsons
|
|
olcRootPW: {SSHA}e8xGdXmL+mSD3u/389YHeM+dpqFCUSyq
|