[CentOS] Signing In Other than Root

John Doe jdmls at yahoo.com
Tue Jan 5 13:26:11 UTC 2010


From: Susan Day <suzieprogrammer at gmail.com>
>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


      



More information about the CentOS mailing list