Description of problem: Version-Release number of selected component (if applicable): How reproducible: very Steps to Reproduce: 1.add remember=3 to password sufficient line of /etc/pam.d/system-auth 2.try using passwd as a user 3.error states that any password entered has already been used. Actual results: Expected results: Additional info:
Have you created /etc/security/opasswd, which stores the remembered hashed passwords? The module should (but doesn't) log an error if it doesn't exist, but once it's created, it should function as expected.
No response from reporter. Closing.