diff --git a/acl.ldif b/acl.ldif index 0e94625..3812e94 100644 --- a/acl.ldif +++ b/acl.ldif @@ -1,4 +1,5 @@ -dn: cn=config -add: olcAccess -olcAccess: {0}to attrs=cn,givenName,sn,userPassword,mail,loginShell,photo by self write by anonymous auth by dn.base="cn=Manager,dc=exozy,dc=me" write by * none +dn: olcDatabase={1}mdb,cn=config +changetype: modify +replace: olcAccess +olcAccess: {0}to attrs=cn,givenName,sn,userPassword,shadowLastChange,mail,loginShell,photo by self write by anonymous auth by dn.base="cn=Manager,dc=exozy,dc=me" write by * none olcAccess: {1}to * by self read by dn.base="cn=Manager,dc=exozy,dc=me" write by * read