ipa-finduser (1) Linux Manual Page
NAME
ipa-finduser – Find a user
SYNOPSIS
ipa-finduser [OPTION]… string
DESCRIPTION
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- 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 found
1 if an error occurred
2 if no matching entries were found
