- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: SSH unsuccessful login attempts
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
01-26-2005 06:07 AM
01-26-2005 06:07 AM
SSH unsuccessful login attempts
We have the A.03.71.000 version.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2005 06:09 AM
01-26-2005 06:09 AM
Re: SSH unsuccessful login attempts
If the system is trusted and it is set to disable a user account after 5 unsuccessful attempts, it should lock the account after 5 unsuccessful login attempts using ssh.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2005 06:12 AM
01-26-2005 06:12 AM
Re: SSH unsuccessful login attempts
Trusted systems you can specify how many unsuccessful logins to lock an account
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2005 06:13 AM
01-26-2005 06:13 AM
Re: SSH unsuccessful login attempts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2005 06:16 AM
01-26-2005 06:16 AM
Re: SSH unsuccessful login attempts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2005 06:18 AM
01-26-2005 06:18 AM
Re: SSH unsuccessful login attempts
I am using PutTy, could this change anything?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2005 06:22 AM
01-26-2005 06:22 AM
Re: SSH unsuccessful login attempts
What is the output of the command,
/usr/lbin/gerprdef -m umaxlntr
It this "5" or more.
Also check on the value of "umaxlntr" for the user using the gerprpw command.
Is this set to "-1". If so it means go by the default and the default should be the value you are getting from the 1st command.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2005 06:31 AM
01-26-2005 06:31 AM
Re: SSH unsuccessful login attempts
umaxlntr=5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2005 06:37 AM
01-26-2005 06:37 AM
Re: SSH unsuccessful login attempts
Does it start to count at the first unsuccessful login?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2005 07:14 AM
01-26-2005 07:14 AM
Re: SSH unsuccessful login attempts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2005 07:06 PM
01-26-2005 07:06 PM
Re: SSH unsuccessful login attempts
There are several versions of SSH that don't properly interface with the failed_login count. The main reasons are either that the version you have was compiled for an earlier version of HP-UX, or it is missing a patch.