summaryrefslogtreecommitdiff
path: root/sshd_config
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-11-06 20:27:51 +1100
committerDamien Miller <djm@mindrot.org>2003-11-06 20:27:51 +1100
commit418a386f2bb62ff03cee5dfc2c8d561aba08d8c1 (patch)
tree6c0c55ac3328d7bc5cf8efcd5dac8ac8be80b356 /sshd_config
parentbe8a771af144c1ef09ccc8db0cbfaa57b159a517 (diff)
downloadopenssh-git-418a386f2bb62ff03cee5dfc2c8d561aba08d8c1.tar.gz
- (djm) Clarify UsePAM consequences a little more
Diffstat (limited to 'sshd_config')
-rw-r--r--sshd_config2
1 files changed, 1 insertions, 1 deletions
diff --git a/sshd_config b/sshd_config
index 5e026a60..8dfc772e 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