OpenSSH will read /etc/default/login if 'UseLogin' is set to 'yes' in
sshd_config.
If a line is commented out it indicates this is the default behaviour,
so you will need to uncomment and change PermitRootLogin to 'No' and
then either restart sshd, or send a kill -1 to the sshd process (make
s...
OpenSSH will read /etc/default/login if 'UseLogin' is set to 'yes' in
sshd_config.
If a line is commented out it indicates this is the default behaviour,
so you will need to uncomment and change PermitRootLogin to 'No' and
then either restart sshd, or send a kill -1 to the sshd process (make
s...
[ more ]