forked from infra/ansible
Fix ldap permissions.
This commit is contained in:
parent
cb21042e6c
commit
f3e469bfb6
@ -48,11 +48,11 @@ access to dn.base="cn=Subschema" by * read
|
||||
access to attrs=userPassword
|
||||
by self write
|
||||
by anonymous auth
|
||||
by * none
|
||||
by * read
|
||||
access to attrs=loginShell
|
||||
by self write
|
||||
by users read
|
||||
by * none
|
||||
by * read
|
||||
access to *
|
||||
by self read
|
||||
by users read
|
||||
|
Loading…
Reference in New Issue
Block a user