Bug 880176
| Summary: | memberUid required for primary groups to match sudo rule | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Nikolai Kondrashov <nikolai.kondrashov> | ||||||
| Component: | sssd | Assignee: | Pavel Březina <pbrezina> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Kaushik Banerjee <kbanerje> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 6.4 | CC: | grajaiya, jgalipea, jhrozek, okos, pbrezina | ||||||
| Target Milestone: | rc | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | sssd-1.9.2-45.el6 | Doc Type: | Known Issue | ||||||
| Doc Text: |
No documentation needed.
|
Story Points: | --- | ||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-02-21 09:41:17 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: | 888457 | ||||||||
| Attachments: |
|
||||||||
|
Description
Nikolai Kondrashov
2012-11-26 12:43:05 UTC
This is branched off Bug 872619. Assigning to Pavel accordingly. Created attachment 651937 [details]
Base LDIF file
Created attachment 651938 [details]
sssd.conf
Upstream ticket: https://fedorahosted.org/sssd/ticket/1677 Verified %group_name works with the following packages: sssd-1.9.2-45.el6.x86_64 sssd-client-1.9.2-45.el6.x86_64 sudo-1.8.6p3-6.el6.x86_64 libsss_idmap-1.9.2-45.el6.x86_64 libsss_sudo-1.9.2-45.el6.x86_64 Relevant sudo suite output: :: [ PASS ] :: attrs_user_group_name_match However, cannot verify %#group_id, because of Bug 880335. (In reply to comment #7) > However, cannot verify %#group_id, because of Bug 880335. That bug is not going to get fixed until el7. If that's the only thing that doesn't work, please move to VERIFIED. Once Bug 880335 is fixed, the sudo suite output relevant to %#group_id verification should change from: :: [ FAIL ] :: attrs_user_group_id_match (Expected 0, got 1) to: :: [ PASS ] :: attrs_user_group_id_match 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-0508.html |