1ipa-finduser(1) ipa-finduser(1)
2
3
4
6 ipa-finduser - Find a user
7
9 ipa-finduser [OPTION]... string
10
11
13 Searches for a user that contains string.
14
15 The search is a substring search in the username, given name, family
16 name, telephone number, organization and title attributes.
17
18 All entries that match are displayed.
19
21 -a, --all
22 Display all attributes
23
24 -n, --notranslate
25 Don't translate the LDAP attribute names to labels that match
26 the UI.
27
28 -v, --verbose
29 Display the XML-RPC request and response for more verbose debugā
30 ging output.
31
32 By default, the full name, home directory, login shell, and username
33 fields are displayed.
34
36 0 if one or more entries were found
37
38 1 if an error occurred
39
40 2 if no matching entries were found
41
42
43
44freeipa Oct 10 2007 ipa-finduser(1)