From c6000aa6d3beddb2186be581dd7b7d8e37ee724a Mon Sep 17 00:00:00 2001 From: Henry-Nicolas Tourneur Date: Sun, 14 Aug 2011 20:14:53 +0200 Subject: [PATCH] Configuration for the PAM ACL module --- config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config b/config index 8f7b6163..a0346fc0 100644 --- a/config +++ b/config @@ -34,7 +34,7 @@ stock = utf-8 [acl] # Access method -# Value: None | htpasswd | LDAP +# Value: None | htpasswd | LDAP | PAM type = None # Usernames used for public calendars, separated by a comma public_users = public @@ -56,6 +56,8 @@ ldap_attribute = uid ldap_binddn = # LDAP password for initial login, used with ldap_binddn ldap_password = +# PAM group user should be member of +group_membership = [storage] # Folder for storing local calendars, created if not present