- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Login Problem in HP-UX 11.00
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2001 11:17 PM
12-19-2001 11:17 PM
In our HP9000 system running HP-UX 11.00(32bit), when we try to login in Console, we get the following error,
{No utmp entry. You must exec "login" from the lowest level "sh"}.
This error is getting displayed for all the users. At the same time telnet is going thru' for all the users without any issues.
Could someone help me on this?
Thanks and Regards,
N.Harinath.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2001 11:32 PM
12-19-2001 11:32 PM
SolutionTake a look at this thread
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x807046ff9277d511abcd0090277a778c,00.html
Hope it helps,
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2001 12:02 AM
12-20-2001 12:02 AM
Re: Login Problem in HP-UX 11.00
Already we have made the /etc/utmp file to Zero bytes. Only we are yet to reboot the system. Hope this would solve the issue.
Thanks for the immd. response.(I will assign you the points after rebooting the system).
Regards,
N.Harinath.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2001 12:12 AM
12-20-2001 12:12 AM
Re: Login Problem in HP-UX 11.00
Like the error itself says, your /var/log/utmp doesn't exist or is corrupted.
touch /var/log/utmp will solve the problem.
E.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2001 12:31 AM
12-20-2001 12:31 AM
Re: Login Problem in HP-UX 11.00
I know this problem. Please check the permissions /usr/bin/login -r-sr-xr-x. I mean this was the reason. But I must install the system completely new. In my case, I got a lot problem more.
Bye