View Single Post

   
  #3 (permalink)  
Old 01-04-2008, 09:06 PM
Steven Langdale
 
Posts: n/a
Default Re: Mass Changing Password MIN LENGTH

On Tue, 9 Dec 2003 13:54:24 -0600, "Mark McWilliams" <mark@nospam.com>
wrote:

>I want to change (increase) the length of the Password MIN LENGTH and was
>wondering if their was a command to change all of my users with the new
>setting instead of going into SMIT for each user account. If their is such
>a command, what if a current user would have a password setup below the new
>Password MIN LENGTH setting? What would happen? Would the system ask them
>to change their password the next time they try to log in or would it wait
>until the next time the password needs to be reset?
>
>Any help would be great....
>
>Mark


Mark

Do you know that each individual user has got their MINLEN set?
Unless you specify it upon user creation the default will be used.
Verify this by looking in /etc/security/user (I think - off the top of
my head). If it's not that file, it's one of them in /etc/security.

If they are all using the default (all the stuff in the "default:"
stanza at the top), you can change this.

The change will not force a password change on next login, but will be
applied when their password expires.

Thanks

Steven


Reply With Quote