diff options
author | Guilhem Moulin <guilhem.moulin@fripost.org> | 2012-09-09 23:26:26 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem.moulin@fripost.org> | 2012-09-09 23:26:26 +0200 |
commit | 0bed9611730fc434dd55175bc947dc09fc430710 (patch) | |
tree | 0f9dfd3e77f56ffc2ce1a1df413cd8b2fa8034c6 /ldap/database.ldif | |
parent | 09ca4fea45f2548d429a59a742593ebb5ebcbfab (diff) |
SASL proxy authorization.
Diffstat (limited to 'ldap/database.ldif')
-rw-r--r-- | ldap/database.ldif | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ldap/database.ldif b/ldap/database.ldif index 300d933..526cc89 100644 --- a/ldap/database.ldif +++ b/ldap/database.ldif @@ -18,7 +18,7 @@ olcDbCheckpoint: 512 30 # Require LDAPv3 protocol and authentication prior to directory # operations. olcRequires: LDAPv3 authc -# We don't want to give "canCreate{Alias,ML}" write access to alias/ml +# We don't want to give "canCreate{Alias,List}" write access to alias/list # attributes. olcAddContentAcl: FALSE # The root user has all rights on the whole database (when SASL-binding |