ipa-findservice (1) Linux Manual Page
ipa-findservice – Find a service principal
Synopsis
ipa-findservice stringDescription
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
