Learn about Linux
Download Linux
Get Linux help
Get special offers on:
Linux Application Dev Programming Software
Email:
#
Return to Hardening the PAM framework
© Copyright 1999-2008 - SourceForge, Inc., All Rights Reserved About Linux.com - Privacy Statement - Terms of Use - Advertise - Trademark - Ask Linux Questions - Write for Us - RSS Feed ThinkGeek - Slashdot - SourceForge.net - freshmeat - Surveys - Jobs
Hardening the PAM framework
Posted by: Anonymous [ip: 67.132.77.253] on November 26, 2007 08:23 PMShould be:
password required pam_passwdqc.so enforce=users ask_oldauthtok=update check_oldauthtok +
not
password required pam_passwdqc.so enforce=users ask_oldauthok=update check_oldauthok
Cheers.
#