- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Delay with login when typing wrong password
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
07-22-2001 11:20 PM
07-22-2001 11:20 PM
Delay with login when typing wrong password
This is not the same behaviour on another system that is not trusted.
Since users frequently type the wrong password there is a real noticable delay in the login sequence.
Any ideas how this delay can be eliminated?
Thanks
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2001 11:46 PM
07-22-2001 11:46 PM
Re: Delay with login when typing wrong password
Auditing and Security
System Security Policies
Terminal Security Policies
Unsuccessful Login Tries Allowed: 1
Delay Between Login Tries (sec.): 2
hope this helps !
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2001 11:56 PM
07-22-2001 11:56 PM
Re: Delay with login when typing wrong password
UX:login: ERROR: Login incorrect
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2001 12:00 AM
07-23-2001 12:00 AM
Re: Delay with login when typing wrong password
I guess you could be experiencing a delay if you're using NIS/NIS+ to lookup your passwd file... or some other password Authentication method.
What is your password entry in /etc/nsswitch.conf ???
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2001 12:20 AM
07-23-2001 12:20 AM
Re: Delay with login when typing wrong password
Any other suggestions?
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2001 12:48 AM
07-24-2001 12:48 AM
Re: Delay with login when typing wrong password
passwd: files [NOTFOUND=return UNAVAIL=return]
Put file permissions to 444 and owned by root and sys group!.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2001 01:36 AM
07-24-2001 01:36 AM
Re: Delay with login when typing wrong password
I followed your suggestion and created the file. Now I can't login as any user (including root from the console).
I removed the file from an existing session, but this does not clear the problem.
Help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2001 02:25 AM
07-24-2001 02:25 AM
Re: Delay with login when typing wrong password
System is back!
Now, if we don't use NIS, I assume this file is not useful?
I still have an 8 sec. delay between entering a wrong password and getting a login prompt back.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2001 05:01 AM
07-24-2001 05:01 AM
Re: Delay with login when typing wrong password
Initial entry in my nsswitch.conf file was
hosts: files [TRYAGAIN=return NOTFOUND=return] dns
I've changed this to the following.
hosts: files [TRYAGAIN=continue NOTFOUND=continue] dns
You may check the /etc/resolv.conf file to see whether the entries are correct.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2001 05:12 AM
07-24-2001 05:12 AM
Re: Delay with login when typing wrong password
Is this really applicable, even if NIS is not running.
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2001 05:15 AM
07-24-2001 05:15 AM
Re: Delay with login when typing wrong password
Is this really applicable, even if NIS is not configured/running.
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2001 05:26 AM
07-24-2001 05:26 AM
Re: Delay with login when typing wrong password
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2001 12:09 AM
07-25-2001 12:09 AM