Operating System - HP-UX
1833883 Members
1714 Online
110063 Solutions
New Discussion

password restriction rules

 
unix55
Advisor

password restriction rules

Hi,

 

i want to change the password restriction rules on my systems, to be password mix between character and number upper and lower case for all user, without special character.

 

how can i do it that for 100 servers without effect on other rules on /etc/default/security file.

the OS is 11.31 and all systems on  trusted mode, the current password rule it is mix between character and number only

 

Thanks

 

 

1 REPLY 1
Dennis Handly
Acclaimed Contributor

Re: password restriction rules

>how can I do it that for 100 servers without effect on other rules on /etc/default/security file.

the OS is 11.31 and all systems on  trusted mode, the current password rule it is mix between ...

 

Have you looked at the variables listed in security(4)?  See:

PASSWORD_MIN_UPPER_CASE_CHARS=

PASSWORD_MIN_LOWER_CASE_CHARS=

PASSWORD_MIN_DIGIT_CASE_CHARS=