Bug 431603 - Group members can't be resolved
Summary: Group members can't be resolved
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: freeIPA
Classification: Retired
Component: ipa-client
Version: 1.0
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Simo Sorce
QA Contact: Chandrasekar Kannan
URL:
Whiteboard:
Depends On:
Blocks: 453489
TreeView+ depends on / blocked
 
Reported: 2008-02-05 20:47 UTC by Simo Sorce
Modified: 2015-01-04 23:30 UTC (History)
2 users (show)

Fixed In Version: freeipa-2.0.0-1.fc15
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)
fix (1016 bytes, patch)
2008-02-05 20:53 UTC, Simo Sorce
no flags Details | Diff

Description Simo Sorce 2008-02-05 20:47:32 UTC
Description of problem:
getent group will not return any members on RHEL 4/5

Version-Release number of selected component (if applicable):
1.0

How reproducible:
always

Steps to Reproduce:
1. run ipa-client-install
2. run getent group
  
Actual results:
no members

Expected results:
members show up

Additional info:

Need to add this mapping to /etc/ldap.conf during client setup:
nss_map_attribute uniqueMember member

Comment 1 Simo Sorce 2008-02-05 20:53:13 UTC
Created attachment 294044 [details]
fix

Comment 3 Jenny Severance 2008-11-25 13:37:39 UTC
fix verified:

after installing ipa-client
running getent group lists members

admins:*:1001:admin,jenny
ipausers:*:1002:jenny,blah,jimi,tester,test.me,tester2
editors:*:1003:
Quality_Engineering:*:1100:jenny
top:*:1101:
sub1:*:1102:
sub2:*:1103:
access:*:1104:jenny,blah
test:*:1105:tester
mygroup:*:1106:


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