From 84296a8f90555740295db065893cfe1ed3302d18 Mon Sep 17 00:00:00 2001 From: Bogdan Radulescu Date: Tue, 27 Oct 2015 16:44:21 +0000 Subject: [PATCH] Updated the readme to clarify that people need to explicitly turn off root login --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index f45634b..5132fbc 100644 --- a/README.rst +++ b/README.rst @@ -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`` -----------------------