RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1311569 - [RFE] IPA: resolve external group memberships of IPA groups during getgrnam and getgrgid
Summary: [RFE] IPA: resolve external group memberships of IPA groups during getgrnam a...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: sssd
Version: 7.3
Hardware: All
OS: Linux
high
high
Target Milestone: rc
: ---
Assignee: SSSD Maintainers
QA Contact: Steeve Goveas
URL:
Whiteboard:
Depends On: 1300740
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-24 13:31 UTC by Jan Kurik
Modified: 2020-05-04 10:54 UTC (History)
15 users (show)

Fixed In Version: sssd-1.13.0-40.el7_2.2
Doc Type: Bug Fix
Doc Text:
Previously, when an Active Directory (AD) user or group was added to an Identity Management (IdM) group using an external IdM group, IdM was unable to resolve the AD user or group before they logged into IdM. With this update, IdM retrieves AD users and groups during group lookups as expected. Additionally, AD members of IdM groups are now successfully resolved. Note that this update allows the slapi-nis Directory Server (DS) plug-in to populate AD group members of IdM groups in the compatibility tree, thus enabling functionality such as group-based sudo rules assignment on legacy clients.
Clone Of: 1300740
Environment:
Last Closed: 2016-03-31 20:49:32 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github SSSD sssd issues 3564 0 None closed [RFE] IPA: resolve external group memberships of IPA groups during getgrnam and getgrgid 2020-09-26 06:12:17 UTC
Red Hat Product Errata RHBA-2016:0552 0 normal SHIPPED_LIVE sssd bug fix update 2016-04-01 00:49:22 UTC

Description Jan Kurik 2016-02-24 13:31:27 UTC
This bug has been copied from bug #1300740 and has been proposed
to be backported to 7.2 z-stream (EUS).

Comment 6 Sudhir Menon 2016-03-17 14:09:48 UTC
Verified using
ipa-server-4.2.0-15.el7_2.10.x86_64
sssd-1.13.0-40.el7_2.2.x86_64

[root@host2 ~]# ipa group-add test
------------------
Added group "test"
------------------
  Group name: test
  GID: 1539600006
[root@host2 ~]# ipa group-add --desc='external group' ext_grp --external
---------------------
Added group "ext_grp"
---------------------
  Group name: ext_grp
  Description: external group
[root@host2 ~]# ipa group-add-member ext_grp --external "PNE.QE\group1"
[member user]:
[member group]:
  Group name: ext_grp
  Description: external group
  External member: S-1-5-21-2828791737-1866347024-3967946728-1739
-------------------------
Number of members added 1
-------------------------
 
[root@host2 ~]# ipa group-add-member test
[member user]:
[member group]: ext_grp
  Group name: test
  GID: 1539600006
  Member groups: ext_grp
-------------------------
Number of members added 1
 
[root@host2 ~]# id user1
uid=760201737(user1) gid=760201737(user1) groups=760201737(user1),760200513(domain users),760201739(group1),1539600006(test) <---
 
[root@host2 ~]# id user2
uid=760201738(user2) gid=760201738(user2) groups=760201738(user2),760200513(domain users),760201739(group1),1539600006(test) <---
 
[root@host2 ~]# getent group group1
group1:*:760201739:user1,user2

Comment 8 errata-xmlrpc 2016-03-31 20:49:32 UTC
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://rhn.redhat.com/errata/RHBA-2016-0552.html


Note You need to log in before you can comment on or make changes to this bug.