SUSE Support

Here When You Need Us

How to configure PAM to remember password history changes

This document (3829103) is provided subject to the disclaimer at the end of this document.

Environment

SUSE Linux Enterprise Desktop 10
SUSE Linux Desktop 9
SUSE Linux Enterprise Server 10
SUSE Linux Enterprise Server 9

Situation

Every time a user changes her password, you would like it to be stored in a password history file. Additionally, PAM should check this file so that users can't reuse their previous "N" number of passwords.

Resolution

NOTE:  For a newer article on this topic, see TID 7008156,  https://www.suse.com/support/kb/doc/?id=7008156
 
 
Edit:
/etc/pam.d/password (SLES9, OES/Linux 1, SUSE Linux Desktop 9)
or

/etc/pam.d/common-password (SLE 10, OES/Linux 2)

and change the line:
 
password required pam_pwcheck.so nullok
to
password required pam_pwcheck.so nullok remember=N

Put in the number of passwords you want to be saved/checked instead of "N".

Additional Information

The passwords are stored /etc/security/opasswd and checked every time a user changes her password.

Disclaimer

This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.

  • Document ID:3829103
  • Creation Date: 26-Sep-2007
  • Modified Date:24-Mar-2021
    • SUSE Linux Enterprise Desktop
    • SUSE Linux Enterprise Server

< Back to Support Search

For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com

SUSE Support Forums

Get your questions answered by experienced Sys Ops or interact with other SUSE community experts.

Support Resources

Learn how to get the most from the technical support you receive with your SUSE Subscription, Premium Support, Academic Program, or Partner Program.

Open an Incident

Open an incident with SUSE Technical Support, manage your subscriptions, download patches, or manage user access.