pam: Add complete configuration.
authorMatthijs Kooijman <matthijs@stdin.nl>
Tue, 28 Feb 2012 18:23:40 +0000 (19:23 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Tue, 28 Feb 2012 18:23:40 +0000 (19:23 +0100)
commitdb893de87844a32d12a67bc1077af3d89ba002c3
tree040aa352041006df5045a1a0e61c78e986e63e14
parentf0a96880c0310f312ad7c08653178cdeedf69c6d
pam: Add complete configuration.

This configuration mixes local users and ldap users. This is a completely
custom configuration, so the Debian's default configuration (managed with
pam-auth-update) is completely removed.
13 files changed:
etc/pam.d/atd [new file with mode: 0644]
etc/pam.d/common-account [new file with mode: 0644]
etc/pam.d/common-auth [new file with mode: 0644]
etc/pam.d/common-ldap [new file with mode: 0644]
etc/pam.d/common-password [new file with mode: 0644]
etc/pam.d/common-session [new file with mode: 0644]
etc/pam.d/cron [new file with mode: 0644]
etc/pam.d/login [new file with mode: 0644]
etc/pam.d/other [new file with mode: 0644]
etc/pam.d/passwd [new file with mode: 0644]
etc/pam.d/sshd [new file with mode: 0644]
etc/pam.d/su [new file with mode: 0644]
etc/pam.d/sudo [new file with mode: 0644]