On Tuesday 20 May 2008 15:01:13 Jeremy Leonard wrote:
I need to require users to use 2 caps, 2 lowercase, 2 special, and 2 numbers. I also need to keep a history of their last 10 passwords.
There doesn't seem to be a way to do this with YAST.
I've tried adding pam_cracklib to the common-password file but now it immediately says the password has been used before.
I'm guessing you have "remember=" set in /etc/security/pam_pwcheck.conf
pam_cracklib.so will always check for old passwords. If you also have it set in pam_pwcheck, pam_cracklib will always flag a password as old, since
On Tue, 20 May 2008 21:54:07 +0200, Anders Johansson <ajh@rydsbo.net> wrote: the
two modules both use opasswd as storage for old passwords
So try removing remember= from pam_pwcheck.conf
If I remove the remember= from pam_pwcheck.conf then the opasswd file never gets updated.
Anders
-- Nobody get out of this life alive. That said, worry less. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org