Document our modified default value for PermitRootLogin.
This commit is contained in:
parent
4fbe101595
commit
d381a76dda
@ -45,7 +45,7 @@
|
|||||||
# Authentication:
|
# Authentication:
|
||||||
|
|
||||||
#LoginGraceTime 2m
|
#LoginGraceTime 2m
|
||||||
#PermitRootLogin prohibit-password
|
#PermitRootLogin no
|
||||||
#StrictModes yes
|
#StrictModes yes
|
||||||
#MaxAuthTries 6
|
#MaxAuthTries 6
|
||||||
#MaxSessions 10
|
#MaxSessions 10
|
||||||
|
@ -1217,7 +1217,7 @@ The argument must be
|
|||||||
or
|
or
|
||||||
.Dq no .
|
.Dq no .
|
||||||
The default is
|
The default is
|
||||||
.Dq prohibit-password .
|
.Dq no .
|
||||||
Note that if
|
Note that if
|
||||||
.Cm ChallengeResponseAuthentication
|
.Cm ChallengeResponseAuthentication
|
||||||
is
|
is
|
||||||
|
Loading…
x
Reference in New Issue
Block a user