- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Login behavior
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
10-25-2000 01:32 AM
10-25-2000 01:32 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2000 01:35 AM
10-25-2000 01:35 AM
Re: Login behavior
If you are telneting and you are running DNS, it is likely that this delay is due to reverse-name-lookup.
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2000 01:42 AM
10-25-2000 01:42 AM
Re: Login behavior
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2000 01:43 AM
10-25-2000 01:43 AM
Re: Login behavior
look at /etc/profile what's in there that could do something that takes time.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2000 01:59 AM
10-25-2000 01:59 AM
Re: Login behavior
Could this be a 'quota' problem?
You could try mounting filesystems (especially NFS) with the 'noquota' option.
Regards,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2000 02:22 AM
10-25-2000 02:22 AM
Re: Login behavior
Phil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2000 02:22 AM
10-25-2000 02:22 AM
Re: Login behavior
Have you no defunct process with/or orphaned processes eating all your resource?
you know idle time 0%, system >50% nice>20%...
(it happens sometime with mozilla, lp...)
Just thoughts
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2000 02:31 AM
10-25-2000 02:31 AM
Re: Login behavior
Regards,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2000 02:35 AM
10-25-2000 02:35 AM
Re: Login behavior
Phil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2000 02:35 AM
10-25-2000 02:35 AM
Re: Login behavior
I had a similar case when someone connected on one of our networks a machine badly configured (put full duplex on a 10BT...).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2000 03:05 AM
10-25-2000 03:05 AM
Re: Login behavior
As for the lan connection the box is set up as per other machines on the same router & everything seems normal. Once connected the response through the telnet is also normal - if there were problems one would presume all lan activity would be affected.
Phil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2000 03:41 AM
10-25-2000 03:41 AM
SolutionAnother thought/question. From the man pages for 'login':
If /etc/group is linked to /etc/logingroup, and group membership for the user trying to log in is managed by NIS, and no NIS server is able to respond, login waits until a server does respond.
Is this the case, perhaps?
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2000 03:42 AM
10-25-2000 03:42 AM
Re: Login behavior
Another thought/question. From the man pages for 'login':
If /etc/group is linked to /etc/logingroup, and group membership for the user trying to log in is managed by NIS, and no NIS server is able to respond, login waits until a server does respond.
Is this the case, perhaps?
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2000 03:48 AM
10-25-2000 03:48 AM
Re: Login behavior
Another thought/question. From the man pages for 'login':
If /etc/group is linked to /etc/logingroup, and group membership for the user trying to log in is managed by NIS, and no NIS server is able to respond, login waits until a server does respond.
Is this the case, perhaps?
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2000 03:57 AM
10-25-2000 03:57 AM
Re: Login behavior
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2000 04:56 AM
10-25-2000 04:56 AM
Re: Login behavior
Thanks very much for everyone's help. Only a little thing but it was bugging me.
Phil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2000 05:02 AM
10-25-2000 05:02 AM
Re: Login behavior
Great...and thanks for posting what you found! Regards, Jim.
...JRF...