Rechercher une page de manuel
ipa-findservice
Langue: en
Version: Jan 11 2008 (fedora - 04/07/09)
Section: 1 (Commandes utilisateur)
NAME
ipa-findservice - Find a service principalSYNOPSIS
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:
# ipa-findservice ldap
Find all service principals for ipa.example.com:
# ipa-findservice ipa.example.com
EXIT STATUS
0 if one or more entries were found1 if an error occurred
2 if no matching entries were found
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre