Bug 815516
| Summary: | pam remember can check wrong username if it is a substring of another username | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Tomas Mraz <tmraz> |
| Component: | pam | Assignee: | Tomas Mraz <tmraz> |
| Status: | CLOSED ERRATA | QA Contact: | Dalibor Pospíšil <dapospis> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.3 | CC: | dapospis, dspurek, mvadkert |
| Target Milestone: | rc | ||
| Target Release: | 6.4 | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | pam-1.1.1-12.el6 | Doc Type: | Bug Fix |
| Doc Text: |
Cause:
The pam_unix remember option functionality incorrectly matched user names in the /etc/security/opasswd file.
Consequence:
Users with their user name being a prefix of another user name could sometimes get incorrectly restricted with passwords of the other user when changing their password or overwrite old passwords of the other user account.
Fix:
The pam_unix module was fixed to properly match the whole user name when looking up records in /etc/security/opasswd file.
Result:
Users are now correctly restricted with their own old passwords and old password records of another user are no longer overwritten.
|
Story Points: | --- |
| Clone Of: | 768087 | Environment: | |
| Last Closed: | 2013-02-21 10:36:56 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 836160 | ||
|
Description
Tomas Mraz
2012-04-23 18:40:07 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2013-0521.html |