Can not login to Solaris 10 [6]
Can not login to Solaris 10
Thursday, February 23, 2006 1:56 PM - Loc Tran
Hello,
I get a trouble when using Xmanager with Solaris Sparc 10.
The Xmanager 2.0 can remote access to the log in console of Solaris 10. But when I login by the root user, there is a warning: "Not on System Console, root login reject"
I have check the /var/dt/Xerrors, there are some warnings (See attached file for detail).
Please help me to solve this problems.
Thanks.
Note: The font using are ISO8859-1
I get a trouble when using Xmanager with Solaris Sparc 10.
The Xmanager 2.0 can remote access to the log in console of Solaris 10. But when I login by the root user, there is a warning: "Not on System Console, root login reject"
I have check the /var/dt/Xerrors, there are some warnings (See attached file for detail).
Please help me to solve this problems.
Thanks.
Note: The font using are ISO8859-1
Re: Can not login to Solaris 10
Thursday, February 23, 2006 4:04 PM - Loc Tran
Hi,
I have just solved it , the solution is:
open file /etc/default/login, commment line:
"CONSOLE=/dev/console
I have just solved it , the solution is:
open file /etc/default/login, commment line:
"CONSOLE=/dev/console
Re: Can not login to Solaris 10
Thursday, February 23, 2006 4:06 PM - Garcia, Oppa
Root login is diabled by default for security reasons. I recommend you to keep it this way, but we you must, here is intruction on how:
Open /etc/default/login and comment out the line that starts with CONSOLE like the following.
#CONSOLE=/dev/console
In most cases, you should login as a normal user and then switch to root account. But then again, it's your choice.
Open /etc/default/login and comment out the line that starts with CONSOLE like the following.
#CONSOLE=/dev/console
In most cases, you should login as a normal user and then switch to root account. But then again, it's your choice.
Re: Can not login to Solaris 10
Tuesday, October 22, 2013 4:27 AM - rakesh
thank u sir the solution was the best and it worked for me keep up the good work u r a life saver
Re: Can not login to Solaris 10
Thursday, January 1, 2015 9:45 PM - Abubakar
Simply open /etc/default/login and comment out the line that starts with CONSOLE like the following.
#CONSOLE=/dev/console
save the login file and go to your xbrowser to login in Solaris 10 System.Now You can login by root user.
#CONSOLE=/dev/console
save the login file and go to your xbrowser to login in Solaris 10 System.Now You can login by root user.
Re: Can not login to Solaris 10
Friday, January 30, 2015 2:07 AM - Abel
what if , there is no other normal user accont active only root , and I cannot login at all due to the error??
Re: Can not login to Solaris 10
Monday, February 2, 2015 2:12 PM - Andrew
Try logging in via SSH or Telnet. If you have no user account other than root account, you will have to access the console.
Previous views: 906