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
|
|
0
|
|
|
|
Reply
|
geppox
|
2/15/2005 11:11:45 AM |
|
In comp.unix.solaris Geppox <geppox@infinito.it> wrote:
> I'm going to implement password complexity (minalpha, mindigit,
> minupper, minlower, passlength and so on...) on my Solaris 9 system.
>
> ...
>
> But it works fine only for password length, and seems to ignore the
> other parameters. Why? Can anyone help me?
AFAIK only PASSLENGTH is supported in Solaris 9, support for the
extended password complexity tunables came in with Solaris 10.
Compare the passwd(1) man pages on docs.sun.com for more detail.
mp.
--
Systems Administrator | Institute for Software Science | Univ. of Vienna
|
|
0
|
|
|
|
Reply
|
Martin
|
2/15/2005 1:14:12 PM
|
|
Martin Paul <map@par.univie.ac.at> wrote in message news:<4211f5a4$0$11868$3b214f66@usenet.univie.ac.at>...
> In comp.unix.solaris Geppox <geppox@infinito.it> wrote:
> > I'm going to implement password complexity (minalpha, mindigit,
> > minupper, minlower, passlength and so on...) on my Solaris 9 system.
> >
> > ...
> >
> > But it works fine only for password length, and seems to ignore the
> > other parameters. Why? Can anyone help me?
>
> AFAIK only PASSLENGTH is supported in Solaris 9, support for the
> extended password complexity tunables came in with Solaris 10.
> Compare the passwd(1) man pages on docs.sun.com for more detail.
>
> mp.
Ops... thanks a lot, you're right.
Bye, Gpx
|
|
0
|
|
|
|
Reply
|
geppox
|
2/16/2005 8:43:30 AM
|
|
|
2 Replies
525 Views
(page loaded in 0.091 seconds)
Similiar Articles: Password complexity on Solaris 9 - comp.unix.solarisHi all, I'm going to implement password complexity (minalpha, mindigit, minupper, minlower, passlength and so on...) on my Solaris 9 system. I've modi... Password complexity for Solaris8 and 9 OS - comp.sys.sun.admin ...HI All For Solaris 8 and 9 is there any pam modules for password complexity.need to maintain password history like solaris10 ... Solaris 8 password complexity - comp.unix.solarisPassword complexity on Solaris 9 - comp.unix.solaris Setting password policy on Solaris 8/9 - comp.sys.sun.admin ... Password complexity on Solaris 9 - comp.unix.solaris ... Setting password policy on Solaris 8/9 - comp.sys.sun.admin ...Password complexity on Solaris 9 - comp.unix.solaris Password complexity on Solaris 9 - comp.unix.solaris Setting password policy on Solaris 8/9 - comp.sys.sun.admin ... password management with Solaris 8 - comp.unix.solarisPassword complexity on Solaris 9 - comp.unix.solaris Solaris 8 password complexity - comp.unix.solaris Password complexity on Solaris 9 - comp ... Solaris 9, NIS, can't change password - passwdutil.so - comp.sys ...... problem,,,help - comp.unix.solaris So now when i try to login ... change passwd - permission denied (NIS) - comp.unix.solaris ... ... Password complexity on Solaris 9 ... Network Services (DNS) not working on Solaris 9 - comp.sys.sun ...Password complexity on Solaris 9 - comp.unix.solaris Network Services (DNS) not working on Solaris 9 - comp.sys.sun ... Password complexity on Solaris 9 - comp.unix ... Password policy - comp.unix.tru64Password complexity on Solaris 9 - comp.unix.solaris Solaris 8 password complexity - comp.unix.solaris Password complexity on Solaris 9 - comp.unix.solaris Setting ... PASSWORD HISTORY on Solaris - comp.unix.solarisPassword complexity on Solaris 9 - comp.unix.solaris PASSWORD HISTORY on Solaris - comp.unix.solaris Password complexity on Solaris 9 - comp.unix.solaris PASSWORD HISTORY ... Password Security and /etc/default/passwd - comp.unix.solaris ...Password complexity on Solaris 9 - comp.unix.solaris Password Security and /etc/default/passwd - comp.unix.solaris ... Password complexity on Solaris 9 - comp.unix.solaris ... comp.security.unix: Password complexity on Solaris 9Date: 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 ... Password complexity on Solaris 9 - Unix Linux Forum - Fixunix.comHi all, I'm going to implement password complexity (minalpha, mindigit, minupper, minlower, passlength and so on...) on my Solaris 9 system. I've 7/22/2012 3:46:45 PM
|