Bug 1353037
| Summary: | [RFE][S-3] Allow CloudForms to use only attribute "groupMembership" for LDAP | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Josh Carter <jocarter> |
| Component: | Appliance | Assignee: | Joe Vlcek <jvlcek> |
| Status: | CLOSED ERRATA | QA Contact: | Antonin Pagac <apagac> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.6.0 | CC: | abellott, apagac, cpelland, dajohnso, gblomqui, hhudgeon, jhardy, jocarter, jvlcek, jwarnica, mfeifer, obarenbo, psavage |
| Target Milestone: | MVP | Keywords: | FutureFeature, RFE |
| Target Release: | 5.10.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | ldap | ||
| Fixed In Version: | 5.10.0.0 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-02-07 23:02:18 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | CFME Core | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1555371, 1590056 | ||
|
Comment 9
CFME Bot
2018-05-30 18:41:49 UTC
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/f290134d3ae776c45e3945e4d24f9ce2052ad341 commit f290134d3ae776c45e3945e4d24f9ce2052ad341 Author: Joe VLcek <jvlcek> AuthorDate: Wed May 30 13:42:59 2018 -0400 Commit: Joe VLcek <jvlcek> CommitDate: Wed May 30 13:42:59 2018 -0400 Extend support from memberof to other multi-value attribute for group membership Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1353037 config/settings.yml | 1 + lib/miq_ldap.rb | 5 +- spec/lib/miq_ldap_spec.rb | 23 + 3 files changed, 27 insertions(+), 2 deletions(-) Verified with 5.10.0.22. 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/RHSA-2019:0212 |