Martin Kosek wrote:
On 02/10/2014 12:01 PM, barry...@gmail.com wrote:
Dear all:

Which command can export /show all users a/c and info? better in table
format .

Regards

Barry

$ ipa user-find

Or in JSON-RPC command:

{"method":"user_find","params":[[""],{"sizelimit":0}]}


Be aware that the LDAP server applies its own limits to user queries which by default is IIRC 2k. So if you have more than 2k users you'll need to also modify the LDAP global limits.

rob

_______________________________________________
Freeipa-users mailing list
Freeipa-users@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-users

Reply via email to