]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
SALS auth helper by Ian Castle
authorhno <>
Sun, 31 Mar 2002 21:45:57 +0000 (21:45 +0000)
committerhno <>
Sun, 31 Mar 2002 21:45:57 +0000 (21:45 +0000)
helpers/basic_auth/SASL/squid_sasl_auth [new file with mode: 0644]

diff --git a/helpers/basic_auth/SASL/squid_sasl_auth b/helpers/basic_auth/SASL/squid_sasl_auth
new file mode 100644 (file)
index 0000000..2066eda
--- /dev/null
@@ -0,0 +1,7 @@
+#%PAM-1.0
+#
+# Example PAM service configuration file if using the sasl pam password
+# backend (pwcheck_method:pam)
+#
+auth       required     /lib/security/pam_pwdb.so shadow nullok
+account    required     /lib/security/pam_pwdb.so