]> git.ipfire.org Git - thirdparty/squid.git/blob - src/auth/basic/SASL/basic_sasl_auth.pam
Source Format Enforcement (#763)
[thirdparty/squid.git] / src / auth / basic / SASL / basic_sasl_auth.pam
1 #%PAM-1.0
2 ##
3 ## Copyright (C) 1996-2021 The Squid Software Foundation and contributors
4 ##
5 ## Squid software is distributed under GPLv2+ license and includes
6 ## contributions from numerous individuals and organizations.
7 ## Please see the COPYING and CONTRIBUTORS files for details.
8 ##
9 #
10 # Example PAM service configuration file if using the sasl pam password
11 # backend (pwcheck_method:pam)
12 #
13 auth required /lib/security/pam_pwdb.so shadow nullok
14 account required /lib/security/pam_pwdb.so