Password complexity on Solaris 9
From: Geppox (geppox_at_infinito.it)
Date: 02/15/05
- Next message: Martin Paul: "Re: Password complexity on Solaris 9"
- Previous message: bishop_at_speakeasy.net: "Re: Internet Firewall FAQ in Dutch"
- Next in thread: Martin Paul: "Re: Password complexity on Solaris 9"
- Reply: Martin Paul: "Re: Password complexity on Solaris 9"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 15 Feb 2005 03:11:45 -0800
Hi all,
I'm going to implement password complexity (minalpha, mindigit,
minupper, minlower, passlength and so on...) on my Solaris 9 system.
I've modified /etc/default/passwd file:
MAXWEEKS=
MINWEEKS=
PASSLENGTH=8
MINALPHA=4
MINDIGIT=2
MINLOWER=2
MINUPPER=1
MINDIFF=4
But it works fine only for password length, and seems to ignore the
other parameters. Why? Can anyone help me?
Thanks in advance,
Geppox
- Next message: Martin Paul: "Re: Password complexity on Solaris 9"
- Previous message: bishop_at_speakeasy.net: "Re: Internet Firewall FAQ in Dutch"
- Next in thread: Martin Paul: "Re: Password complexity on Solaris 9"
- Reply: Martin Paul: "Re: Password complexity on Solaris 9"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|