summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-12-27 11:27:12 +1100
committerDamien Miller <djm@mindrot.org>1999-12-27 11:27:12 +1100
commit438dfa9dea6a08e80549cf6110a0d159500f168a (patch)
treee3890599c4a727d973c5957e2456e1586b697ef7
parentd33201e91662a23c6b22f0c748a9b6911c6e78c0 (diff)
Doc update
-rw-r--r--UPGRADING3
1 files changed, 2 insertions, 1 deletions
diff --git a/UPGRADING b/UPGRADING
index 526d5789..56585de4 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -55,4 +55,5 @@ 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.
+disabling logins to accounts with no password set. This is the
+default if you use the supplied sshd_config file.