- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- No utmp entry
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
07-20-2000 08:54 AM
07-20-2000 08:54 AM
No utmp entry
No utmp entry. You must exec "login" from the lowest level "sh".
Connection closed.
The temporary fix that I've been doing is to NFS mount to the node and remove the /etc/utmp file. Then it let me rlogin again.
TIA.
--Larry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2000 08:58 AM
07-20-2000 08:58 AM
Re: No utmp entry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2000 09:07 AM
07-20-2000 09:07 AM
Re: No utmp entry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2000 07:23 AM
07-21-2000 07:23 AM
Re: No utmp entry
on my k420 and found that entries in /etc/inittab like to have a 4-character id (first entry on a line). Verify that the entries are, indeed, four bytes. I had to change "a4" to "a004".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2002 07:07 PM
04-18-2002 07:07 PM
Re: No utmp entry
Just curious, how come this can happen? What is the root cause?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2002 07:18 PM
04-18-2002 07:18 PM
Re: No utmp entry
# touch /etc/utmp
# vi /etc/inittab
==> change the line that has
cons:123456:respawn ....
to
cons:123456:off .....
# init q
# vi /etc/inittab
==> change the previous line that you've edit back to what it was before ..
cons:123456:respawn ...
# init q
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2002 06:07 AM
04-19-2002 06:07 AM
Re: No utmp entry
Most of the time it is some kind of 'login' program, i.e. also X-servers and stuff, which corrupts the /etc/utmp file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2002 09:41 AM
04-19-2002 09:41 AM
Re: No utmp entry
2. edit the file /.rhosts and put your machine name in that file.
Now do rlogin to login to that machine.you should be fine then.
Otherwise check for any restriction in /var/adm/inetd.sec file.
Thanks,
pap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2002 05:15 PM
04-20-2002 05:15 PM
Re: No utmp entry
.: check the following K/B docs:
AUSRCKBRC00000726
KBRC00006851
.: Check the following discussions :
http://forums.itrc.hp.com/cm/QuestionAnswer/0,,0x637f37f45ef7d4118fef0090279cd0f9,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x09f3a14d9abcd4118fef0090279cd0f9,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf1b653921f1ad5118fef0090279cd0f9,00.html
Remember PAP (a.k.a Pliz assign points!)