From: hno <> Date: Sun, 31 Mar 2002 21:45:57 +0000 (+0000) Subject: SALS auth helper by Ian Castle X-Git-Tag: SQUID_3_0_PRE1~1153 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0788acb49b26bd79b26198ebe0f822f4971bae01;p=thirdparty%2Fsquid.git SALS auth helper by Ian Castle --- diff --git a/helpers/basic_auth/SASL/squid_sasl_auth b/helpers/basic_auth/SASL/squid_sasl_auth new file mode 100644 index 0000000000..2066edade5 --- /dev/null +++ b/helpers/basic_auth/SASL/squid_sasl_auth @@ -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