]> andersk Git - openssh.git/commitdiff
- (dtucker) [sshd_config] Clarify UsePAM consequences a little more, from
authordtucker <dtucker>
Wed, 12 Nov 2003 23:55:12 +0000 (23:55 +0000)
committerdtucker <dtucker>
Wed, 12 Nov 2003 23:55:12 +0000 (23:55 +0000)
   current.

ChangeLog
sshd_config

index 14b549f83a52f8cfbe801d33dbcc171efb8ad057..b9c4b9e11b69c9c0f67b308b386c3b81590972c4 100644 (file)
--- 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
index af0dec09fe1557a5cbb9f5caa89748d5305b4f0d..9f7856b8ecdd88528826b817c03b5ba2b59eca00 100644 (file)
@@ -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
This page took 0.204299 seconds and 5 git commands to generate.