-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Monday 08 September 2003 12:50, Oliver Bohlen wrote: > Hello list > > I read the Gentoo Linux Security Guide and installed pam with the cracklib > as discribed. It works good. But since that my CPU is used every time al > little bit ans it slows down my system. > I've tried to unmerge the cracklib and pam but then I cant log in. > So what can I do to disable pam or the cracklib?
redshat root # grep crackl -rn /etc/pam.d/ /etc/pam.d/system-auth:9:password required /lib/security/pam_cracklib.so retry=3 (That's all on one line) Just comment out, in my case, line 9 of /etc/pam.d/system-auth. - -- Mike Williams -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/XFNuInuLMrk7bIwRAu1JAJ9xetPjNB16CQ48u6VrR6ayI9ggRQCaA7cO NyBeY6nAdCDaorMVcTkeCSo= =pV7c -----END PGP SIGNATURE----- -- [EMAIL PROTECTED] mailing list
