Document our modified default value for PermitRootLogin.

This commit is contained in:
Dag-Erling Smørgrav 2016-02-02 10:02:38 +00:00
parent 04b5e02371
commit b4245df0a8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=295139
2 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@
# Authentication:
#LoginGraceTime 2m
#PermitRootLogin prohibit-password
#PermitRootLogin no
#StrictModes yes
#MaxAuthTries 6
#MaxSessions 10

View File

@ -1217,7 +1217,7 @@ The argument must be
or
.Dq no .
The default is
.Dq prohibit-password .
.Dq no .
Note that if
.Cm ChallengeResponseAuthentication
is