1753956 Members
7386 Online
108811 Solutions
New Discussion юеВ

root remote access

 
SOLVED
Go to solution
Tommy Wang
Occasional Advisor

root remote access

I cannot logon the solaris using root. I know there may not be the right place for this question, but I don't know how to seek other helps on the web, any suggests, thanks
3 REPLIES 3
Victor BERRIDGE
Honored Contributor

Re: root remote access

It may be the host denies root acces from anywhere else but the console (its common...)
Kofi ARTHIABAH
Honored Contributor
Solution

Re: root remote access

If you want to be able to remotely log in as root on a solaris box ( and are not worried about security) do the following:
1. Edit the file /etc/default/login
and comment out the line that says:
CONSOLE=/dev/console.
ie. it should read
#CONSOLE=/dev/console

Good luck
nothing wrong with me that a few lines of code cannot fix!
Rick Garland
Honored Contributor

Re: root remote access

If you are getting "login incorrect" and you know you have been putting in the correct passwd, the the CONSOLE line.