Bug 646707
| Summary: | [RFE] Add ACI support for ldapi | ||
|---|---|---|---|
| Product: | [Retired] 389 | Reporter: | Anthony Messina <amessina> |
| Component: | Security - Access Control (ACL) | Assignee: | Rich Megginson <rmeggins> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Chandrasekar Kannan <ckannan> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1.2.6 | CC: | benl, jgalipea, mreynolds, nkinder |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 389-ds-base-1.3.2.0-1.fc20 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-18 19:37:35 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: | 512820, 690319 | ||
|
Description
Anthony Messina
2010-10-26 01:01:55 UTC
Upstream ticket: https://fedorahosted.org/389/ticket/77 This has been pushed to 1.3.2 commit 579fcf46d3205406618692bd87359a2d3c79b8d4 The fix consists of extending the authmethod keyword to accept "ldapi": (targetattr = "*") (version 3.0;acl "ldapi";allow (all) (userdn = "ldap:///anyone" and authmethod = "ldapi");) This was fixed in 389-ds-base-1.3.2.0-1.fc20. |