Most systems allow ssh root logins but a small number do not. The /etc/default/login CONSOLE entry allows root login. After typing in root's password the password prompt comes right back. Any ideas would be appreciated.
Check you sshd_config file. By default ssh not allow root login. Its not a good idea. Anyway, if you want to allow root user using ssh, you must uncomment line "Permitrootuser = yes".
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.