ipa-join: Generalize XML-RPC references in man page

The used RPC protocol (JSON or XML) is defined
at build time.

Related: https://pagure.io/freeipa/issue/7966
Reviewed-By: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
Peter Keresztes Schmidt
2020-07-01 16:22:54 +02:00
committed by Alexander Bokovoy
parent a1b117a28b
commit 7cc977b993

View File

@@ -76,7 +76,7 @@ Unenroll this host from the IPA server. No keytab entry is removed in the proces
Quiet mode. Only errors are displayed. Quiet mode. Only errors are displayed.
.TP .TP
\fB\-d,\-\-debug\fR \fB\-d,\-\-debug\fR
Print the raw XML-RPC output in GSSAPI mode. Print the raw RPC output in GSSAPI mode.
.SH "EXAMPLES" .SH "EXAMPLES"
Join IPA domain and retrieve a keytab with kerberos credentials. Join IPA domain and retrieve a keytab with kerberos credentials.
@@ -127,13 +127,13 @@ The exit status is 0 on success, nonzero on error.
16 Host name must be fully\-qualified 16 Host name must be fully\-qualified
17 XML\-RPC fault 17 RPC fault
18 Principal not found in host entry 18 Principal not found in host entry
19 Unable to generate Kerberos credentials cache 19 Unable to generate Kerberos credentials cache
20 Unenrollment result not in XML\-RPC response 20 Unenrollment result not in RPC response
21 Failed to get default Kerberos realm 21 Failed to get default Kerberos realm