summaryrefslogtreecommitdiffstats
path: root/sshd_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'sshd_config.5')
-rw-r--r--sshd_config.52
1 files changed, 1 insertions, 1 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index f7e26bf94..a0e769981 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -1384,7 +1384,7 @@ The default is
.It Cm PasswordAuthentication
Specifies whether password authentication is allowed.
The default is
-.Cm sshd .
+.Cm yes .
.It Cm PermitEmptyPasswords
When password authentication is allowed, it specifies whether the
server allows login to accounts with empty password strings.