Bug 15842

Summary: pam_pwdb should allow remembering passwords
Product: [Retired] Red Hat Linux Reporter: John Dalbec <jpdalbec>
Component: pamAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2EEKeywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-08-09 15:53:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description John Dalbec 2000-08-09 15:53:30 UTC
pam_pwdb is described as a drop-in replacement for pam_unix.
But pam_unix supports remembering old passwords in /etc/security/opasswd (with the remember= option) and pam_pwdb doesn't.

Comment 1 Nalin Dahyabhai 2000-08-09 16:56:55 UTC
The pam_pwdb module is deprecated in our latest release, which uses a newer
pam_unix by default.