]> Git — Sourcephile - sourcephile-nix.git/blob - install/logical/friot/sldapd/olcAccess,olcDatabase={1}mdb,cn=config.ldif
nix: move build/ package within shell.nix
[sourcephile-nix.git] / install / logical / friot / sldapd / olcAccess,olcDatabase={1}mdb,cn=config.ldif
1 dn: olcDatabase={1}mdb,cn=config
2 changetype: modify
3 replace: olcAccess
4 olcAccess: to attrs=userPassword
5 by self write
6 by anonymous auth
7 by * none
8 olcAccess: to attrs=shadowLastChange
9 by self write
10 by * read
11 olcAccess: to dn.sub="dc=commonsoft"
12 by dn="gidNumber=154+uidNumber=146,cn=peercred,cn=external,cn=auth" read
13 olcAccess: to *
14 by self read
15 by * none