From: Susan Day <[email protected]> >How do I make it so that it's impossible to SSH into the server directly as >root? That is, make it necessary to SSH in as an ordinary user and then su to >root?
Google says:
/etc/ssh/sshd_config:
PermitRootLogin no
JD
_______________________________________________
CentOS mailing list
[email protected]
http://lists.centos.org/mailman/listinfo/centos

