summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-05-30 22:04:56 +1000
committerDarren Tucker <dtucker@zip.com.au>2004-05-30 22:04:56 +1000
commite061b1598a99c7c978f2e05f6d7aa86b6dba9d73 (patch)
treee627bbeaeec5602ef7e53f37ba34333ddc6edffa /ChangeLog
parent450a158d7ef01e44723802e28a65348375718a2c (diff)
- (dtucker) [auth-pam.c] Use an invalid password for root if
PermitRootLogin != yes or the login is invalid, to prevent leaking information. Based on Openwall's owl-always-auth patch. ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index f3f2fc350..6782c0f2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
120040530 120040530
2 - (dtucker) [auth-pam.c auth-pam.h auth-passwd.c]: Bug #874: Re-add PAM 2 - (dtucker) [auth-pam.c auth-pam.h auth-passwd.c] Bug #874: Re-add PAM
3 support for PasswordAuthentication=yes. ok djm@ 3 support for PasswordAuthentication=yes. ok djm@
4 - (dtucker) [auth-pam.c] Use an invalid password for root if
5 PermitRootLogin != yes or the login is invalid, to prevent leaking
6 information. Based on Openwall's owl-always-auth patch. ok djm@
4 7
520040527 820040527
6 - (dtucker) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec 9 - (dtucker) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec
@@ -1167,4 +1170,4 @@
1167 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1170 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1168 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1171 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1169 1172
1170$Id: ChangeLog,v 1.3369 2004/05/30 10:43:59 dtucker Exp $ 1173$Id: ChangeLog,v 1.3370 2004/05/30 12:04:56 dtucker Exp $