Added Courier-Authdaemon module details in config

This commit is contained in:
Henry-Nicolas Tourneur 2011-08-14 20:50:35 +02:00
parent 7e8838c430
commit ea118dd0c7

4
config
View File

@ -34,7 +34,7 @@ stock = utf-8
[acl] [acl]
# Access method # Access method
# Value: None | htpasswd | LDAP | PAM # Value: None | htpasswd | LDAP | PAM | Courier-Authdaemon
type = None type = None
# Usernames used for public calendars, separated by a comma # Usernames used for public calendars, separated by a comma
public_users = public public_users = public
@ -58,6 +58,8 @@ ldap_binddn =
ldap_password = ldap_password =
# PAM group user should be member of # PAM group user should be member of
group_membership = group_membership =
# Path to the Courier Authdaemon socket (should be writable by Radicale)
courier-auth_socket =
[storage] [storage]
# Folder for storing local calendars, created if not present # Folder for storing local calendars, created if not present