[Freeipa-users] ipa user-find

Steven Jones Steven.Jones at vuw.ac.nz
Thu Oct 25 02:57:59 UTC 2012


Hi,

How do I bind as the directory manager?  Ive tried and I cant figure out how.

and how do I get the web ui to return all users so I can see if the winsync is working , its a test bed so I need to do a side by side comparison....

regards

Steven Jones

Technical Specialist - Linux RHCE

Victoria University, Wellington, NZ

0064 4 463 6272

________________________________________
From: Rob Crittenden [rcritten at redhat.com]
Sent: Thursday, 25 October 2012 3:40 p.m.
To: Steven Jones
Cc: freeipa-users at redhat.com
Subject: Re: [Freeipa-users] ipa user-find

Steven Jones wrote:
> When doing the above it only returns 2000, I have 6000
>
> How to get it to return 6000+?

There are two size limits. One is a global limit in 389-ds-base,
nsslapd-sizelimit which defaults to 2000.

IPA has its own search limit which you can also set globally, or
override it on the command line (which I'll do below).

You'll need to bind as Directory Manager to change nsslapd-sizelimit
then you can run:

ipa user-find --sizelimit=8000

I don't believe any services need to be restarted for this to take effect.

We generally discourage enumerating all entries for performance reasons
which is why by default the IPA size limit is 100.

rob







More information about the Freeipa-users mailing list