ipa-findservice (1) Linux Manual Page
NAME
ipa-findservice – Find a service principal
SYNOPSIS
ipa-findservice string
DESCRIPTION
Searches for a service principal that contains string.
The search is a substring search in the service principal. You can search for all principals for a given host, by service or a substring.
All entries that match are displayed.
OPTIONS
-v,–verbose- Display the XML-RPC request and response for more verbose debugging output.
EXAMPLES
Find all ldap service principals issued by the IPA KDC:
Find all service principals for ipa.example.com:
EXIT STATUS
0 if one or more entries were found
1 if an error occurred
2 if no matching entries were found
