- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How do delay login prompt for unsuccessful login
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-15-2002 07:25 PM
09-15-2002 07:25 PM
How do delay login prompt for unsuccessful login
Is it possible to achieve the delay login prompt for failed login in a non-trusted system. If so, how to do it?
Thanks in advance,
YC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2002 09:10 PM
09-15-2002 09:10 PM
Re: How do delay login prompt for unsuccessful login
Auditing and Security
System Security Policies
Terminal Security Policies
Unsuccessful Login Tries Allowed: 1
Delay Between Login Tries (sec.): 2
Just one suggestion, it is very easy if are in trusted mode.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2002 09:34 PM
09-15-2002 09:34 PM
Re: How do delay login prompt for unsuccessful login
The suggestion says to run an underlying program called /usr/lbin/modprdef of course with some options. This program will only work on a 'trusted system'. If you run this program (modprdef) from the command line on a non-trusted system, you will get a message that the system is not trusted.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2002 09:34 PM
09-15-2002 09:34 PM
Re: How do delay login prompt for unsuccessful login
Understand it can be done in trusted system, what about non-trusted system?
YC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2002 09:37 PM
09-15-2002 09:37 PM
Re: How do delay login prompt for unsuccessful login
Trying to know how I can do it when system is in untrusted mode.