- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Slow password authentication
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
04-05-2007 06:42 AM
04-05-2007 06:42 AM
Slow password authentication
The server itself is rarely all that busy and averages 7% CPU and disk utilization.
The delay isn't bad but it's the first time I've seen this and I don't want it to worsen.
Has anyone seen this before?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 06:45 AM
04-05-2007 06:45 AM
Re: Slow password authentication
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 06:50 AM
04-05-2007 06:50 AM
Re: Slow password authentication
It also happens when I su. The other server in the cluster is identical and it doesn't have the problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 06:56 AM
04-05-2007 06:56 AM
Re: Slow password authentication
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 07:03 AM
04-05-2007 07:03 AM
Re: Slow password authentication
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 07:04 AM
04-05-2007 07:04 AM
Re: Slow password authentication
Yes, I saw it today while I was resurrecting two old D class boxes in my apartment.
The problem was because the /etc/hosts file did not contain a record for the machine I was logging in to.
For some reason login response is nasty slow on HP-UX systems when nsswitch.conf checks files first and the secondary DNS server is slow or Microsoft(or both).
Making sure there is a valid /etc/hosts entry for exactly how your user log in will probably help.
Lets say the host ip is 192.168.0.10
/etc/hosts
192.168.0.10 galactica galactica.your.net
You will notice I covered the shortname and the fdqn or fully qualified domain name.
Also check /etc/resolv.conf
If those servers can not be contacted or are slow it will make login seem interminable.
Slow response on the hostname lookups of the client machines can also contribute to this problem.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 08:49 AM
04-05-2007 08:49 AM
Re: Slow password authentication
The DNS entries are correct and resolv.conf is also configured correctly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 09:07 AM
04-05-2007 09:07 AM