Updated the readme to clarify that people need to explicitly turn off root login

This commit is contained in:
Bogdan Radulescu 2015-10-27 16:44:21 +00:00
parent 13cf374efe
commit 84296a8f90

View File

@ -41,6 +41,9 @@ Installs the ssh daemon configuration file included in this formula
by values from pillar. ``pillar.example`` results in the generation
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``
-----------------------