typo in attribute name
This commit is contained in:
2
acl.ldif
2
acl.ldif
@@ -5,7 +5,7 @@ delete: olcAccess
|
|||||||
dn: olcDatabase={2}mdb,cn=config
|
dn: olcDatabase={2}mdb,cn=config
|
||||||
changetype: modify
|
changetype: modify
|
||||||
add: olcAccess
|
add: olcAccess
|
||||||
olcAccess: to attrs=userpassword,email by anonymous auth by self write by dn.sub=ou=services,dc=example,dc=fr read by * none
|
olcAccess: to attrs=userpassword,mail by anonymous auth by self write by dn.sub=ou=services,dc=example,dc=fr read by * none
|
||||||
-
|
-
|
||||||
add: olcaccess
|
add: olcaccess
|
||||||
olcAccess: to dn.sub=cn=policy,dc=example,dc=fr by * none
|
olcAccess: to dn.sub=cn=policy,dc=example,dc=fr by * none
|
||||||
|
|||||||
Reference in New Issue
Block a user