Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Login attempts to CMS returns "Not On System Console"

Status
Not open for further replies.

Telecomrookie

Technical User
Jan 11, 2007
40
CA
CMS is a version R9V13 recently upgraded from R9V9 or R9V11 not exactly sure but when trying to log into the CMS via my terminal emmulator from my desk, with root login credentials. I get a return mesg "Not On System Console." When trying to have an AVAYA BP log into my CMS with root login credentials they get the same mesg. Any ideas would be appreciated.
 
You should really log in as another user, then su to root. This is a security feature.

I do not recommend this, but if you look at the file

/etc/default/login

you will see the following amongst other settings:

# If CONSOLE is set, root can only login on that device.
# Comment this line out to allow remote login by root.
#
CONSOLE=/dev/console
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top