Bug 528207

Summary: ipa group-find no longer returns a list of the members in the group.
Product: [Retired] freeIPA Reporter: Michael Gregg <mgregg>
Component: ipa-admintoolsAssignee: Rob Crittenden <rcritten>
Status: CLOSED UPSTREAM QA Contact: Chandrasekar Kannan <ckannan>
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedCC: benl, dpal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-03-28 09:33:56 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:    
Bug Blocks: 431020    

Description Michael Gregg 2009-10-09 18:33:35 UTC
Description of problem:
Running ipa group-find does not return a list of the members in that group if you do not specify --all as a option when finding the group.

Version-Release number of selected component (if applicable):
ipa-server-2.0-5.20091009.el5ipa

How reproducible:
always

Steps to Reproduce:
1. add usera
2. add groupa
3. ipa group-add-member --users=usera groupa
4. ipa group-find groupa
  
Actual results:
-----------
group-find:
-----------
Group: groupa
  name: groupa
  description: desc

Expected results:
-----------
group-find:
-----------
Group: groupa
  name: groupa
  description: desc
  member users: usera

Additional info:
This used to work. After a short discussion with rcrit, it was decided that this is probably a bug.
 
If the output of group-find is going to change behaviour to it's current behaviour, please note this here.

Comment 1 Rob Crittenden 2009-10-23 13:29:42 UTC
master: 6b38de9454729743c338f2ce8bea60665fc458ca