ipa-finduser (1) Linux Manual Page
ipa-finduser – Find a user
Synopsis
ipa-finduser [OPTION]… stringDescription
Searches for a user that contains string.The search is a substring search in the username, given name, family name, telephone number, organization and title attributes.
All entries that match are displayed.
Options
- -a, –all
- Display all attributes
- -n
, –notranslate
- Display all attributes
- Don’t translate the LDAP attribute names to labels that match the UI.
- -v, –verbose
- Display the XML-RPC request and response for more verbose debugging output.
By default, the full name, home directory, login shell, and username fields are displayed.
Exit Status
0 if one or more entries were found1 if an error occurred
2 if no matching entries were found
