Bug 835238
| Summary: | Account Usability Control Not Working | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Sankar Ramalingam <sramling> | ||||
| Component: | 389-ds-base | Assignee: | Rich Megginson <rmeggins> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Sankar Ramalingam <sramling> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 6.3 | CC: | amsharma, jgalipea, nhosoi, nkinder, shaines | ||||
| Target Milestone: | rc | Keywords: | ZStream | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 389-ds-base-1.2.11.12-1.el6 | Doc Type: | Bug Fix | ||||
| Doc Text: |
Cause: Underlying layer that Account Usability Control calls was improperly changed.
Consequence: Account Usability Control could not be used.
Fix: This version fixed the bug.
Result: Account Usability Control is available.
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-02-21 08:19:54 UTC | Type: | Bug | ||||
| 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: | 836251 | ||||||
| Attachments: |
|
||||||
|
Description
Sankar Ramalingam
2012-06-25 19:57:06 UTC
Upstream ticket: https://fedorahosted.org/389/ticket/396 Created attachment 594638 [details]
git patch file (redhat/rhel-6.3)
Fix Description: Commit 003812911f56619f0db58ba627037644fb0f68fb
broke the feature. This patch is backing off the change so that
get_entry accepts NULL pblock, which is necessary for the
Account Usability plugin.
Steps to verify: RHEL63 Acceptance/Password (pwdpolicy/pwpolicy) Ported account usability test cases from trunk. testcases/DS/6.0/pwpolicy/ M pwdpolicy.sh data/DS/6.0/pwpolicy/ A en/acctlusr AM en/ldapsearch1.pl A en/noctlusr ===== [Pass/Fail] break down ===== Test Name PASS FAIL NORESULT Password startup 100% (1/1) password policy run 100% (305/305) (In reply to comment #4) > Steps to verify: > RHEL63 Acceptance/Password (pwdpolicy/pwpolicy) > Ported account usability test cases from trunk. > testcases/DS/6.0/pwpolicy/ > M pwdpolicy.sh > > data/DS/6.0/pwpolicy/ > A en/acctlusr > AM en/ldapsearch1.pl > A en/noctlusr > > ===== [Pass/Fail] break down ===== > Test Name PASS FAIL NORESULT > Password startup 100% (1/1) > password policy run 100% (305/305) These changes are not yet part of execution since I was not sure what would be the error messages if its PASS/FAIL. I will make necessary changes and check-in the required stuff to both rhel63 and trunk. Updated the pwploicy test suite with the Account Usability Control test cases. I also copied the OpenDS clients to TET. I made the tests to run and produce results based on opends clients. Password startup 100% (1/1) password policy run 100% (305/305) On both i386 and x86_64. Hence marking as VERIFIED. RPM :: 389-ds-base-1.2.11.15-3.el6 All Account usability control tests on 64 and 32 bit machines on RHEL64 are passing. Hence marking bug as VERIFIED. 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-0503.html |