The value for PermitRootLogin is "no"

Noticed by:	Walton Yantis <wyantis@gmail.com>
This commit is contained in:
Tom Rhodes 2010-02-24 06:44:00 +00:00
parent cdfeebeb6e
commit cd3a06fda5
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=35396

View file

@ -330,7 +330,7 @@
You can do this by editing
your <filename>/etc/ssh/sshd_config</filename> file, and making
sure that <literal>PermitRootLogin</literal> is set to
<literal>NO</literal>. Consider every access method &mdash;
<literal>no</literal>. Consider every access method &mdash;
services such as FTP often fall through the cracks.
Direct <username>root</username> logins should only be allowed
via the system console.</para>