- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: fail to login via rlogin/telnet after installi...
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-08-2004 05:33 AM
09-08-2004 05:33 AM
fail to login via rlogin/telnet after installing Patch Management
====================================
GenericSysName [HP Release B.11.00] (see /etc/issue)
Console Login: oper
Password:
====================================
after I enter the password it seems that it hangs for 1-2 minutes and then back to the login prompt again.
The same goes when I try to connect via telnet or via "rlogin server -l oper".
BUT! - when I do "su -" on remote server and then try to "rlogin server" with the "-l" option, seems to be fine.
Any ideas ?
Please help me out here I have two production systems in critical state!!!
Regards,
Tal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 05:35 AM
09-08-2004 05:35 AM
Re: fail to login via rlogin/telnet after installing Patch Management
BUT! - when I do "su -" on remote server and then try to "rlogin server" without the "-l" option, seems to be fine.
Any ideas ?
Please help me out here I have two production systems in critical state!!!
Regards,
Tal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 05:42 AM
09-08-2004 05:42 AM
Re: fail to login via rlogin/telnet after installing Patch Management
Can you do a direct telnet / rlogin to the server as root,
telnet to server as root / rlogin from remote server as root
rlogin server -l root
a possibility is that the oper entry in the password file is corrupted.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 05:44 AM
09-08-2004 05:44 AM
Re: fail to login via rlogin/telnet after installing Patch Management
If the id "oper" exist in the passwd file, then reset the "oper" id password and try again.
Do you get any error message.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 06:20 AM
09-08-2004 06:20 AM
Re: fail to login via rlogin/telnet after installing Patch Management
I've found the problem, as strange as it might be.
It appears that after installing the patches instead of the file /etc/securetty somehow the patches created a HIDDEN directory which called /etc/securetty.
After renaming the directory and creating the file (touch /etc/securetty) with permissions of 644, the login came back to life.
Thanks for your help.
Regards,
Tal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 06:21 AM
09-08-2004 06:21 AM
Re: fail to login via rlogin/telnet after installing Patch Management
I've found the problem, as strange as it might be.
It appears that after installing the patches instead of the file /etc/securetty somehow the patches created a HIDDEN directory which called /etc/securetty.
After renaming the directory and creating the file (touch /etc/securetty) with permissions of 644, the login came back to life.
Thanks for your help.
Regards,
Tal.