summaryrefslogtreecommitdiffstats
path: root/install/tools/man
diff options
context:
space:
mode:
authorJan Cholasta <jcholast@redhat.com>2014-07-23 19:03:46 +0200
committerPetr Viktorin <pviktori@dhcp-31-13.brq.redhat.com>2014-09-02 15:28:51 +0200
commit774140196360c727f11c75622ace488d591ddfba (patch)
treee83b96bae933aff446899e2a45a970c4fd06bcce /install/tools/man
parenta2eab057d4adfaa8da7fee07410e1a33efb7f95d (diff)
downloadfreeipa-774140196360c727f11c75622ace488d591ddfba.tar.gz
freeipa-774140196360c727f11c75622ace488d591ddfba.tar.xz
freeipa-774140196360c727f11c75622ace488d591ddfba.zip
Allow changing CA renewal master in ipa-csreplica-manage.
https://fedorahosted.org/freeipa/ticket/4039 Reviewed-By: Petr Viktorin <pviktori@redhat.com>
Diffstat (limited to 'install/tools/man')
-rw-r--r--install/tools/man/ipa-csreplica-manage.13
1 files changed, 3 insertions, 0 deletions
diff --git a/install/tools/man/ipa-csreplica-manage.1 b/install/tools/man/ipa-csreplica-manage.1
index ddb28da41..3164ea60d 100644
--- a/install/tools/man/ipa-csreplica-manage.1
+++ b/install/tools/man/ipa-csreplica-manage.1
@@ -42,6 +42,9 @@ Manages the CA replication agreements of an IPA server.
\fBforce\-sync\fR
\- Immediately flush any data to be replicated from a server specified with the \-\-from option
.TP
+\fBset\-renewal\-master\fR [SERVER]
+\- Set CA server which handles renewal of CA subsystem certificates to SERVER
+.TP
The connect and disconnect options are used to manage the replication topology. When a replica is created it is only connected with the master that created it. The connect option may be used to connect it to other existing replicas.
.TP
The disconnect option cannot be used to remove the last link of a replica. To remove a replica from the topology use the del option.