Bug 690096

Summary: SSSD should skip over groups with multiple names
Product: Red Hat Enterprise Linux 5 Reporter: Stephen Gallagher <sgallagh>
Component: sssdAssignee: Stephen Gallagher <sgallagh>
Status: CLOSED ERRATA QA Contact: Chandrasekar Kannan <ckannan>
Severity: high Docs Contact:
Priority: medium    
Version: 5.7CC: benl, dpal, grajaiya, jgalipea, kbanerje, prc
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: sssd-1.5.1-19.el5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 683885 Environment:
Last Closed: 2011-07-21 08:11:48 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: 683885    
Bug Blocks:    

Comment 2 Kaushik Banerjee 2011-05-16 16:31:10 UTC
1. Setup:
# user03, People, example.com
dn: cn=user03,ou=People,dc=example,dc=com
objectClass: top
objectClass: posixAccount
objectClass: inetuser
cn: user03
uid: user03
gecos: gecos-user03
uidNumber: 10093
gidNumber: 10093
homeDirectory: /home/user03
loginShell: /bin/bash

# grp03, Groups, example.com
dn: cn=grp03,ou=Groups,dc=example,dc=com
objectClass: top
objectClass: posixGroup
cn: grp03alias
cn: grp03
gidNumber: 10093
memberUid: user03

2. Enumerate user03
# id -G -n user03
grp03

3. Enumerate grp03
# getent -s sss group grp03
grp03:*:10093:user03

4. Enumerate grp03alias
# getent -s sss group grp03alias
# 
(No results are returned while enumerating grp03alias as expected)

Verified in version:
# rpm -qi sssd | head
Name        : sssd                         Relocations: (not relocatable)
Version     : 1.5.1                             Vendor: Red Hat, Inc.
Release     : 34.el5                        Build Date: Tue 03 May 2011 10:46:09 PM IST
Install Date: Wed 11 May 2011 02:07:53 PM IST      Build Host: x86-004.build.bos.redhat.com
Group       : Applications/System           Source RPM: sssd-1.5.1-34.el5.src.rpm
Size        : 3508089                          License: GPLv3+
Signature   : (none)
Packager    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
URL         : http://fedorahosted.org/sssd/
Summary     : System Security Services Daemon

Comment 3 errata-xmlrpc 2011-07-21 08:11:48 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHSA-2011-0975.html