]> andersk Git - openssh.git/blobdiff - UPGRADING
- Run fixpaths before install. (Andre Lucas)
[openssh.git] / UPGRADING
index 854bd2294db7c514b97f9d21d0a9f75e5591bce4..56585de4b7cae7e202e972bed377f937b3c392e9 100644 (file)
--- a/UPGRADING
+++ b/UPGRADING
@@ -53,3 +53,7 @@ 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 is the 
+default if you use the supplied sshd_config file.
This page took 0.042799 seconds and 4 git commands to generate.