- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: RLOGIN HANG UP
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
11-14-2001 11:47 AM
11-14-2001 11:47 AM
RLOGIN HANG UP
Has anyone seen this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2001 11:50 AM
11-14-2001 11:50 AM
Re: RLOGIN HANG UP
Good Luck,
C
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2001 11:52 AM
11-14-2001 11:52 AM
Re: RLOGIN HANG UP
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2001 11:58 AM
11-14-2001 11:58 AM
Re: RLOGIN HANG UP
Harry: I have 2 other systems configured exactly the same with all the same 10.2 bundles and they work ok. So I don't think it is a patch issue.
-Any other ideas?
-Scott
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2001 12:06 PM
11-14-2001 12:06 PM
Re: RLOGIN HANG UP
Are the users having problem have home directories on NFS. Anything that differentiates these users from other users whose rlogin does not hang.
Try this link,
http://us-support.external.hp.com/cki/bin/doc.pl/sid=388607af1b76bef7e2/screen=ckiDisplayDocument?docId=200000050587878
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2001 12:09 PM
11-14-2001 12:09 PM
Re: RLOGIN HANG UP
Here is a link on the shell, environment, profile FAQ,
http://us-support.external.hp.com/cki/bin/doc.pl/sid=388607af1b76bef7e2/screen=ckiDisplayDocument?docId=200000054089757
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2001 12:09 PM
11-14-2001 12:09 PM
Re: RLOGIN HANG UP
From the console, login. rlogin to another server and see if it dies, especially around the time the other users are experiencing issues. Also, someone else suggested using telnet - if it is an option - and I know sometimes it is not. What are the clients using to rlogin with? Are they logging in from a PC using Reflections, Exceed, xwin32, xterm?
Is it always the same users at the same time of day?
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2001 12:14 PM
11-14-2001 12:14 PM
Re: RLOGIN HANG UP
Also what happens if they put a .rhosts entry, sometimes those allow you to bypass problems with authenticating a user.
Just more ideas,
C
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2001 12:19 PM
11-14-2001 12:19 PM
Re: RLOGIN HANG UP
what''s the size of rlogin binary? This is for 10.20
-r-sr-xr-x 1 root bin 24576 Jul 22 1998 /usr/bin/rlogin
On the destination system is there a error message in syslog file ??
I have seen a similar problem once and it turned out to be related with the trusted system database not having a terminal entry for rlogins.
In case your system is a trusted system, check the /tcb structure. Also make sure you have enough pts connections (ll /dev/pts* ).
How many login sessions are currnelty running on the system?
-raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2001 01:25 PM
11-14-2001 01:25 PM
Re: RLOGIN HANG UP
Maybe add the command env > /tmp/users.env to the bottom of the .login or .profile depending on the users setup.
I would then try the login again and see if it is different when they login directly to the box then when they use rlogin. rlogin may not have the correct TERM setting.