summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-11-13 10:55:12 +1100
committerDarren Tucker <dtucker@zip.com.au>2003-11-13 10:55:12 +1100
commited6e4ad14844f9bb573b1a95523ea86e94ddb0b6 (patch)
tree81610b1d24ff8559e726c4fda801f1b757c8cbdb
parent44865a539a24db56c9be1b69dc716cc19748402d (diff)
- (dtucker) [sshd_config] Clarify UsePAM consequences a little more, from
current.
-rw-r--r--ChangeLog6
-rw-r--r--sshd_config2
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index dce60fe2..0403d6e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+20031113
+ - (dtucker) [sshd_config] Clarify UsePAM consequences a little more, from
+ current.
+
20031103
- (dtucker) [contrib/cygwin/ssh-host-config] Ensure entries in /etc/services
are created correctly with CRLF line terminations. Patch from vinschen at
@@ -1261,4 +1265,4 @@
- Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
Report from murple@murple.net, diagnosis from dtucker@zip.com.au
-$Id: ChangeLog,v 1.2994.2.56 2003/11/03 11:55:36 dtucker Exp $
+$Id: ChangeLog,v 1.2994.2.57 2003/11/12 23:55:12 dtucker Exp $
diff --git a/sshd_config b/sshd_config
index af0dec09..9f7856b8 100644
--- a/sshd_config
+++ b/sshd_config
@@ -68,7 +68,7 @@
# Set this to 'yes' to enable PAM authentication (via challenge-response)
# and session processing. Depending on your PAM configuration, this may
-# bypass the setting of 'PasswordAuthentication'
+# bypass the setting of 'PasswordAuthentication' and 'PermitEmptyPasswords'
#UsePAM no
#AllowTcpForwarding yes