mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-02-18 06:46:55 +00:00
fix incorrect default for PasswordAuthentication
merge botch spotted by gsgleason
This commit is contained in:
parent
15ace435ea
commit
ebc890b8b4
@ -1384,7 +1384,7 @@ The default is
|
|||||||
.It Cm PasswordAuthentication
|
.It Cm PasswordAuthentication
|
||||||
Specifies whether password authentication is allowed.
|
Specifies whether password authentication is allowed.
|
||||||
The default is
|
The default is
|
||||||
.Cm sshd .
|
.Cm yes .
|
||||||
.It Cm PermitEmptyPasswords
|
.It Cm PermitEmptyPasswords
|
||||||
When password authentication is allowed, it specifies whether the
|
When password authentication is allowed, it specifies whether the
|
||||||
server allows login to accounts with empty password strings.
|
server allows login to accounts with empty password strings.
|
||||||
|
Loading…
Reference in New Issue
Block a user