Bug 1342614
Summary: | password history is not updated when an admin resets the password | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Jan Kurik <jkurik> |
Component: | 389-ds-base | Assignee: | Noriko Hosoi <nhosoi> |
Status: | CLOSED ERRATA | QA Contact: | Viktor Ashirov <vashirov> |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 6.0 | CC: | arubin, atolani, ekeck, nhosoi, nkinder, pbokoc, pkundal, rmeggins |
Target Milestone: | rc | Keywords: | ZStream |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 389-ds-base-1.2.11.15-75.el6_8 | Doc Type: | Bug Fix |
Doc Text: |
When a user password was reset by an administrator, the old password was previously not stored in the user's password history. This allowed the user to reuse the same password after the reset. With this update, resetting a password also stores it in password history, and the user must use a different password.
|
Story Points: | --- |
Clone Of: | 1332710 | Environment: | |
Last Closed: | 2016-07-12 18:34:47 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: | 1332710 | ||
Bug Blocks: |
Description
Jan Kurik
2016-06-03 16:37:03 UTC
RHEL: RHEL 6.8 x86_64 Server DS builds: [0 root@qeos-127 ~]# rpm -qa | grep 389 389-ds-base-1.2.11.15-75.el6_8.x86_64 389-ds-base-libs-1.2.11.15-75.el6_8.x86_64 [0 root@qeos-127 ~]# py.test -v /export/tests/suites/password/pwp_history_test.py ======================== test session starts =================================== platform linux2 -- Python 2.7.8, pytest-2.9.2, py-1.4.31, pluggy-0.3.1 -- /opt/rh/python27/root/usr/bin/python cachedir: ../export/tests/suites/password/.cache rootdir: /export/tests/suites/password, inifile: plugins: html-1.9.0, cov-2.2.1 collected 1 items ../export/tests/suites/password/pwp_history_test.py::test_pwp_history_test PASSED ================================ 1 passed in 36.47 seconds ==================== 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. https://access.redhat.com/errata/RHBA-2016:1404 |