mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
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:
committed by
Alexander Bokovoy
parent
a1b117a28b
commit
7cc977b993
@@ -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.
|
||||
.TP
|
||||
\fB\-d,\-\-debug\fR
|
||||
Print the raw XML-RPC output in GSSAPI mode.
|
||||
Print the raw RPC output in GSSAPI mode.
|
||||
.SH "EXAMPLES"
|
||||
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
|
||||
|
||||
17 XML\-RPC fault
|
||||
17 RPC fault
|
||||
|
||||
18 Principal not found in host entry
|
||||
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user