summaryrefslogtreecommitdiffstats
path: root/install/tools/man
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2012-02-24 18:17:47 -0500
committerMartin Kosek <mkosek@redhat.com>2012-02-29 16:20:49 +0100
commit2d555256526827564f89d941c2d2b31815378a6b (patch)
treeadaf38505491b13a0c22efef21afabeb053639e4 /install/tools/man
parentc48d34fa433e9472d196b0258cac16934a1dae48 (diff)
downloadfreeipa-2d555256526827564f89d941c2d2b31815378a6b.tar.gz
freeipa-2d555256526827564f89d941c2d2b31815378a6b.tar.xz
freeipa-2d555256526827564f89d941c2d2b31815378a6b.zip
Warn that deleting replica is irreversible, try to detect reconnection.
Using ipa-replica-manage del <replica> is irreversible. You can't turn around and do a connect to it, all heck will break loose. This is because we clean up all references to the replica when we delete so if we connect to it again we'll end up deleting all of its principals. When a connection is deleted then the agreement is removed on both sides. What isn't removed is the nsDS5ReplicaBindDN so we can use that to determine if we previously had a connection. https://fedorahosted.org/freeipa/ticket/2126
Diffstat (limited to 'install/tools/man')
-rw-r--r--install/tools/man/ipa-replica-manage.12
1 files changed, 1 insertions, 1 deletions
diff --git a/install/tools/man/ipa-replica-manage.1 b/install/tools/man/ipa-replica-manage.1
index 8fca50a5a..002c42998 100644
--- a/install/tools/man/ipa-replica-manage.1
+++ b/install/tools/man/ipa-replica-manage.1
@@ -61,7 +61,7 @@ The Directory Manager password to use for authentication
Provide additional information
.TP
\fB\-f\fR, \fB\-\-force\fR
-Ignore some types of errors
+Ignore some types of errors, don't prompt when deleting a master
.TP
\fB\-\-binddn\fR=\fIADMIN_DN\fR
Bind DN to use with remote server (default is cn=Directory Manager) \- Be careful to quote this value on the command line