1836580 Members
1496 Online
110102 Solutions
New Discussion

Re: passwd setting

 
sandeep mathur
Respected Contributor

passwd setting

where should i set the passwd for min length in hp-ux
as in linux it is in /etc/login.defs

points assured for sure.
4 REPLIES 4
Robert-Jan Goossens
Honored Contributor

Re: passwd setting

Hi,

Depends if it is a trusted or untrusted system.

For an untrusted system, have a look at the /etc/default/security

MIN_PASSWORD_LENGTH=8

Note an untrusted sysem only the first eight characters of a password are significant.

Regards,
Robert-Jan
Robert-Jan Goossens
Honored Contributor

Re: passwd setting

Have a look at this doc for more info.

http://www12.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&docId=emr_na-c01011084-4

Submitted Date: Thu Apr 19 05:00:00 GMT 2007
Title: How to increase the password restrictions
Document ID: emr_na-c01011084-4

Regards,
Robert-Jan
Franky_1
Respected Contributor

Re: passwd setting

Hi sandeep,

on a trusted system set it in /tcb/files/auth/system/default file :
u_minchg#0:u_maxlen#8

On an untrusted system only the first 8 characters are valued anyway

Regards

Franky
Don't worry be happy
Shrikant Lavhate
Esteemed Contributor

Re: passwd setting

Hi there,
On trusted systems you can use SAM for passwd related stuffs. Navigate through SAM -> Auditing and Security -> global system security policies

Man page says:
SAM performs system administration tasks in the following areas:

Auditing and Security (Trusted Systems)

+ Set global system security policies

+ Maximum account inactivity period
+ Password generation policies
+ Null password usage and use of password restriction
rules
+ Password aging
+ Maximum unsuccessful login attempts
+ Single-user boot authorization
+ Terminal security policies
Will it remain a personal, if I broadcast it here!