1836973 Members
2621 Online
110111 Solutions
New Discussion

/etc/default/security

 

/etc/default/security

Can anyone post a sample /etc/default/security file.
I have converted my system to trusted but there is no /etc/default/security file and I need a sample one to be able to create one.

Many thanks, Graeme.
3 REPLIES 3
Satish Y
Trusted Contributor

Re: /etc/default/security

PASSWORD_HISTORY_DEPTH=n
where n is an integer from 1 to 10, specifying the number of previous passwords to check. If n is less than 1, or the entry is missing, it defaults to 1; if n is greater than 10, it defaults to 10.

Above are few lines from the link specified by Vincenzo

Cheers...
Satish.
Difference between good and the best is only a little effort
David Lodge
Trusted Contributor

Re: /etc/default/security

If you have HPUX 11i, or HPUX 11 patched to December 2000 or beyond, you have several more enhancements you can put in the /etc/default/security file, probably the most useful is MIN_PASSWORD_LENGTH

More information can be got from the HPUX 11i manual page at:

http://docs.hp.com/hpux/onlinedocs/B2355-90696/00/01/111-con.html