mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-29 19:19:35 -05:00
cleanup
This commit is contained in:
parent
158067a46e
commit
60c99a889c
1 changed files with 2 additions and 2 deletions
|
|
@ -94,7 +94,7 @@ idassert-mode self
|
|||
idassert-authzFrom "dn.subtree:dc=example,dc=it"
|
||||
|
||||
overlay rwm
|
||||
suffixmassage "dc=example,dc=com"
|
||||
rwm-suffixmassage "dc=example,dc=com"
|
||||
|
||||
database ldap
|
||||
suffix "o=Esempio,c=IT"
|
||||
|
|
@ -114,7 +114,7 @@ idassert-authzFrom "dn.subtree:dc=example,dc=com"
|
|||
idassert-authzFrom "dn.exact:"
|
||||
|
||||
overlay rwm
|
||||
suffixmassage "dc=example,dc=com"
|
||||
rwm-suffixmassage "dc=example,dc=com"
|
||||
|
||||
access to attrs=entry,cn,sn,mail
|
||||
by users read
|
||||
|
|
|
|||
Loading…
Reference in a new issue