Updated the readme to clarify that people need to explicitly turn off root login
This commit is contained in:
parent
13cf374efe
commit
84296a8f90
@ -41,6 +41,9 @@ Installs the ssh daemon configuration file included in this formula
|
|||||||
by values from pillar. ``pillar.example`` results in the generation
|
by values from pillar. ``pillar.example`` results in the generation
|
||||||
of the default ``sshd_config`` file on Debian Wheezy.
|
of the default ``sshd_config`` file on Debian Wheezy.
|
||||||
|
|
||||||
|
It is highly recommended ``PermitRootLogin`` is added to pillar
|
||||||
|
so root login will be disabled.
|
||||||
|
|
||||||
``openssh.known_hosts``
|
``openssh.known_hosts``
|
||||||
-----------------------
|
-----------------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user