mirror of
https://gitea.dmz.rs/Decentrala/dmzconf.git
synced 2026-07-11 05:52:26 +02:00
19 lines
520 B
Plaintext
19 lines
520 B
Plaintext
dn: olcDatabase={1}mdb,cn=config
|
|
add: olcAccess
|
|
olcAccess: {1}to attrs=userPassword by self write by anonymous auth
|
|
|
|
dn: olcDatabase={1}mdb,cn=config
|
|
add: olcAccess
|
|
#olcAccess: {2}to * by * none
|
|
olcAccess: {2}to * by self write READUSERS by anonymous none
|
|
|
|
dn: olcDatabase={-1}frontend,cn=config
|
|
add: olcAccess
|
|
olcAccess: {1}to attrs=userPassword by self write by anonymous auth
|
|
|
|
dn: olcDatabase={-1}frontend,cn=config
|
|
add: olcAccess
|
|
#olcAccess: {2}to * by * none
|
|
olcAccess: {2}to * by self READUSERS by anonymous none
|
|
|