On 02/10/2014 12:01 PM, [email protected] 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}]}
Martin
_______________________________________________
Freeipa-users mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/freeipa-users
