Bug 450580 - find users/groups with blank field
Summary: find users/groups with blank field
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: freeIPA
Classification: Retired
Component: ipa-client
Version: 2.0
Hardware: All
OS: Linux
medium
low
Target Milestone: v2 release
Assignee: Rob Crittenden
QA Contact: Chandrasekar Kannan
URL:
Whiteboard:
Depends On:
Blocks: 431020
TreeView+ depends on / blocked
 
Reported: 2008-06-09 18:29 UTC by Mark Christiansen
Modified: 2015-01-04 23:32 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-09-09 17:51:21 UTC
Embargoed:


Attachments (Terms of Use)

Description Mark Christiansen 2008-06-09 18:29:37 UTC
Description of problem:

Not putting anything in the search field under "find users" and "find groups"
should yield all users or all groups.  

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


How reproducible:


Steps to Reproduce:
1.
Access web page interface and use find features. I think there should be a way
to list all entities through the search tool
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Rob Crittenden 2008-06-11 13:15:40 UTC
We made a conscious decision to not be able to display all
users/groups/services/you name it. We can revisit that in version 2.0.

We want to be able to handle very large organizations (100's of k's of users).
Since we use XML-RPC as our transport protocol we'll either need to implement
some sort of "get next page of stuff" function, return everything at once (which
would likely time out the browser) or do something else that I'm not considering.

Comment 5 Rob Crittenden 2010-09-09 17:51:21 UTC
This will be in v2


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