mirror of git://anongit.mindrot.org/openssh.git
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
|
||||
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.
|
||||
|
|
Loading…
Reference in New Issue