- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- telnet and rlogin error
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
09-04-2000 01:53 PM
09-04-2000 01:53 PM
telnet and rlogin error
No utmp entry.You must exec "login" from the lowest level "sh".
Tanks in advance for any help
Leon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2000 02:24 PM
09-04-2000 02:24 PM
Re: telnet and rlogin error
The utmp file is corrupt or missing.
Rebooting will always cause this file to be recreated, fixing the problem.
This is "drasitic", so if you, or someone, are logged-in you can remove the current file (if there) and touch /etc/utmp. Then change the permissions to -rw-rw-rw and this should correct the problem.
If this isn't possible (i.e. you are trying to login; can't; and no one else is logged-in; then follow the steps in document #KBRC00000660.
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2000 04:19 PM
09-04-2000 04:19 PM
Re: telnet and rlogin error
If you can't logon to the system at all,
The best way of cleaning this situation up is to reboot the system. at bootup, this file is recreated by the kernel automatically.
If you can logon,
To fix the corrupted entries only, /usr/sbin/acct/fwtmp would be useful, refer to man page.
To clean utmp,
# > /etc/utmp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2000 06:59 PM
09-04-2000 06:59 PM
Re: telnet and rlogin error
and other system information is corrupt or has been removed.
To clean this situation up, the system must be rebooted. At boot
time, this file gets created with the correct information by the kernel.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2000 12:18 AM
09-05-2000 12:18 AM
Re: telnet and rlogin error
2. Otherwise the simple solution is to powercycle the worksation. 3rd option see if you can TOC(transfer of control - not sure whether it can be done on a workstation) workstation.