summaryrefslogtreecommitdiffstats
path: root/install/tools/man
diff options
context:
space:
mode:
authorTomas Babej <tbabej@redhat.com>2013-04-09 13:45:34 +0200
committerRob Crittenden <rcritten@redhat.com>2013-05-02 10:53:15 -0400
commit6839483d2911d70bfcc49f8f05f0f9f1860cedb4 (patch)
tree9d1e541f29519f03d00120511efe3ffcab20758f /install/tools/man
parentbfdcc7c62d80220e9f813b2355cced68ca4391d2 (diff)
downloadfreeipa-6839483d2911d70bfcc49f8f05f0f9f1860cedb4.tar.gz
freeipa-6839483d2911d70bfcc49f8f05f0f9f1860cedb4.tar.xz
freeipa-6839483d2911d70bfcc49f8f05f0f9f1860cedb4.zip
Enforce host existence only where needed in ipa-replica-manage
In ipa-replica-manage commands, we enforce that hostnames we work with are resolvable. However, this caused errors while deleting or disconnecting a ipa / winsync replica, if that replica was down and authoritative server for itself. Also adds an --no-lookup flag to disable host existence checks. https://fedorahosted.org/freeipa/ticket/3524
Diffstat (limited to 'install/tools/man')
-rw-r--r--install/tools/man/ipa-replica-manage.13
1 files changed, 3 insertions, 0 deletions
diff --git a/install/tools/man/ipa-replica-manage.1 b/install/tools/man/ipa-replica-manage.1
index d00101990..a981c72f5 100644
--- a/install/tools/man/ipa-replica-manage.1
+++ b/install/tools/man/ipa-replica-manage.1
@@ -101,6 +101,9 @@ Provide additional information
\fB\-f\fR, \fB\-\-force\fR
Ignore some types of errors, don't prompt when deleting a master
.TP
+\fB\-c\fR, \fB\-\-no\-lookup\fR
+Do not perform DNS lookup checks.
+.TP
\fB\-c\fR, \fB\-\-cleanup\fR
When deleting a master with the \-\-force flag, remove leftover references to an already deleted master.
.TP