Operating System - HP-UX
1834232 Members
2227 Online
110066 Solutions
New Discussion

Cannot login from the Master Console. Only from other workstations

 
SOLVED
Go to solution
Andre Lemon
Regular Advisor

Cannot login from the Master Console. Only from other workstations

I get the following message when attempting to login from the master console.

"No utmp entry. You must exec "login" from the lowest lever "sh"."

I can login from other workstations in the data center to this system. Any ideas?

Thanks

Andre'
3 REPLIES 3
Ken Penland_1
Trusted Contributor
Solution

Re: Cannot login from the Master Console. Only from other workstations

Steven E. Protter
Exalted Contributor

Re: Cannot login from the Master Console. Only from other workstations

Perhaps console login has been disabled for the root user. Thats pretty easy to do, even if you don't intend to.

see the ~/.shrc which can be used to enable or disable certain devices for login. Also see chapter 3 of HP's Practical Network Security Guide for more interesting reading on the topic.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Andre Lemon
Regular Advisor

Re: Cannot login from the Master Console. Only from other workstations

Thanks Ken, that link let me to the answer.
I had to rm and recreate the /etc/utmp file.



Problem solved.


Andre'