new target: builddebug active directory proxying QoL ldifs for openldap testing
8 lines
367 B
Plaintext
8 lines
367 B
Plaintext
dn: olcDatabase={1}mdb,cn=config
|
|
changetype: modify
|
|
delete: olcAccess
|
|
-
|
|
add: olcAccess
|
|
olcAccess: to attrs=userPassword,shadowLastChange by self write by dn="cn=serviceuser,cn=svcaccts,ou=users,dc=glauth,dc=com" write by anonymous auth by * none
|
|
olcAccess: to * by self write by dn="cn=serviceuser,cn=svcaccts,ou=users,dc=glauth,dc=com" write by users read by * none
|