Skip to content
Snippets Groups Projects
acls_ldif.j2 306 B
Newer Older
Chris Hines's avatar
Chris Hines committed
dn: olcDatabase={2}bdb,cn=config
changetype: modify
add: olcAccess
olcAccess: {0}to attrs=userPassword by dn="{{ ldapManager }}" write by self write by * auth
olcAccess: {1}to attrs=shadowLastChange by dn="{{ ldapManager }}" write by self write by * read
Chris Hines's avatar
Chris Hines committed
olcAccess: {2}to * by users read by anonymous auth