Operating System - HP-UX
1835215 Members
2407 Online
110078 Solutions
New Discussion

Change number of failed login attempts

 
SOLVED
Go to solution
Dirk Moolman
Frequent Advisor

Change number of failed login attempts

On hp-ux 10.20, which command can I use to change the number of login attempts for a user (in this case root) ?

I found references to prpwd, and u_maxtries, but do not know how to change this.

Dirk
4 REPLIES 4
Peter Godron
Honored Contributor

Re: Change number of failed login attempts

Dirk,
Go to sam -> Audit & Security ->System security Policy -->General user account policy -->Unsuccessful Login Tries Allowed:_5_
Dirk Moolman
Frequent Advisor

Re: Change number of failed login attempts

Will this change the login attempts for all users on the system ?
Peter Godron
Honored Contributor
Solution

Re: Change number of failed login attempts

Dirk,
yes.
If you just want root to change modify the root user policy by selecting root in SAM -> Users.
Dirk Moolman
Frequent Advisor

Re: Change number of failed login attempts

Great, thank you very much