]> andersk Git - openssh.git/blobdiff - UPGRADING
- PAM bugfix. PermitEmptyPassword was being ignored.
[openssh.git] / UPGRADING
index 854bd2294db7c514b97f9d21d0a9f75e5591bce4..526d5789ea1f961e2831858f91686f98f47805ac 100644 (file)
--- a/UPGRADING
+++ b/UPGRADING
@@ -53,3 +53,6 @@ These are generated because OpenSSH first tries to determine whether a
 user needs authentication to login (e.g. empty password). Unfortunatly
 PAM likes to log all authentication events, this one included.
 
+If it annoys you too much, set "PermitEmptyPasswords no" in 
+sshd_config. This will quiet the error message at the expense of
+disabling logins to accounts with no password set.
This page took 0.029504 seconds and 4 git commands to generate.