pam: Only use LDAP for auth and account, remove unix authentication.
[matthijs/servers/drsnuggles.git] / etc / pam.d / common-account
1 #
2 # /etc/pam.d/common-account - authorization settings common to all services
3 #
4 # This file is included from other service-specific PAM config files,
5 # and should contain a list of the authorization modules that define
6 # the central access policy for use on the system.  The default is to
7 # only deny service to users whose accounts are expired in /etc/shadow.
8 #
9 # Default was:
10 #account        required        pam_unix.so
11 #
12 # LDAP config based on from http://wiki.debian.org/LDAP/PAM
13 account         required        pam_ldap.so