solaris用telnet登录时出现Not on system console
login root
Password
Not on system console
checked the /etc/default/login file to ensure that the “CONSOLE=/dev/console” is commented out
Log in as a regular user and su to root. Edit /etc/default/login file and comment out CONSOLE=/dev/console line
#CONSOLE=/dev/console
You could also login as root from the monitor directly attached to your machine to perform the above change.
本文由风哥教程整理发布,仅用于学习测试使用,转载注明出处:http://www.fgedu.net.cn/10327.html
