瀏覽代碼

Configuration for the PAM ACL module

Henry-Nicolas Tourneur 14 年之前
父節點
當前提交
c6000aa6d3
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      config

+ 3 - 1
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