summaryrefslogtreecommitdiff
path: root/contrib/redhat/sshd.pam.old
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-05-10 12:19:23 +1000
committerDamien Miller <djm@mindrot.org>2002-05-10 12:19:23 +1000
commitcfe4a89eef91939ef865d6d25ecdc39fb87e8b5f (patch)
tree248f29910c75e3fc959cadcbc3160c492dad08e6 /contrib/redhat/sshd.pam.old
parenta7a5d6d1b54e5c6f4827d7b6545b59787fe61e71 (diff)
- (djm) Rework RedHat RPM files. Based on spec from Nalin
Dahyabhai <nalin@redhat.com> and patches from Pekka Savola <pekkas@netcore.fi>
Diffstat (limited to 'contrib/redhat/sshd.pam.old')
-rw-r--r--contrib/redhat/sshd.pam.old8
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/redhat/sshd.pam.old b/contrib/redhat/sshd.pam.old
new file mode 100644
index 000000000..26dcb34d9
--- /dev/null
+++ b/contrib/redhat/sshd.pam.old
@@ -0,0 +1,8 @@
1#%PAM-1.0
2auth required /lib/security/pam_pwdb.so shadow nodelay
3auth required /lib/security/pam_nologin.so
4account required /lib/security/pam_pwdb.so
5password required /lib/security/pam_cracklib.so
6password required /lib/security/pam_pwdb.so shadow nullok use_authtok
7session required /lib/security/pam_pwdb.so
8session required /lib/security/pam_limits.so