]> git.pld-linux.org Git - packages/cyrus-sasl.git/blobdiff - saslauthd.sysconfig
- typo in comment
[packages/cyrus-sasl.git] / saslauthd.sysconfig
index a94d076f6cbf38d96b618463591708911de0e01c..d2301f26590c70ed76849d4909743fbad7052c07 100644 (file)
@@ -1,9 +1,16 @@
 # $Id$
 # Authentications mechanism (for list see saslauthd -v)
+# In case of problems with PAM you are advised to use shadow
 SASL_AUTHMECH=pam
 
 # Hostname for remote IMAP server (if rimap auth mech is used)
 SASL_RIMAP_HOSTNAME=
 
-# Honour time-of-day login restrictions (if shadow auth mech is used)
-SASL_TIME_OF_DAY_LOGIN_RESTRICTIONS=yes 
+# Enable cacheing of authentication credentials
+#SASLAUTHD_CACHE="yes"
+
+# Use threads processes for responding to authentication queries. (default: 5)
+#SASLAUTHD_THREADS="5"
+
+# any other option not covered with an configuration variable
+#SASLAUTHD_OPTS="-c"
This page took 0.024808 seconds and 4 git commands to generate.