UnRestricting Root Access on Solairs
To unrestrict root access so that root can log in from a non-console device you must comment out the console line in /etc/default/login.
It should look like this:
#CONSOLE=/dev/console
Back to Menu