Hello there;
I wanted to disable root login. I've changed PermitRootLogin to NO
at the end of the sshd_config I saw;
AllowUser admin (my directadmin username)
AllowUser root
I removed these lines because I don't want direct root login
Are these lines really necesarry? If you say yes, I only have to add AllowUser admin? or Will it work properly with default sshd_config file
Thank You
I wanted to disable root login. I've changed PermitRootLogin to NO
at the end of the sshd_config I saw;
AllowUser admin (my directadmin username)
AllowUser root
I removed these lines because I don't want direct root login
Are these lines really necesarry? If you say yes, I only have to add AllowUser admin? or Will it work properly with default sshd_config file
Thank You
Last edited: