summaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
authorStanislav Laznicka <slaznick@redhat.com>2017-03-08 16:38:12 +0100
committerMartin Basti <mbasti@redhat.com>2017-03-13 16:27:23 +0100
commit5d3a0e6758866239c886e998a6d89c5a4b150184 (patch)
treee08115ebbe4023170095071731d7697b0ab1c3de /install
parent1e8db4b5c7a55dac0008ad9b9bf5802ba30e8c2a (diff)
downloadfreeipa-5d3a0e6758866239c886e998a6d89c5a4b150184.tar.gz
freeipa-5d3a0e6758866239c886e998a6d89c5a4b150184.tar.xz
freeipa-5d3a0e6758866239c886e998a6d89c5a4b150184.zip
Don't allow standalone KRA uninstalls
KRA uninstallation is very likely to break the user's setup. Don't allow it at least till we can be safely sure we are able to remove it in a standalone manner without breaking anything. https://pagure.io/freeipa/issue/6538 Reviewed-By: Tomas Krizek <tkrizek@redhat.com>
Diffstat (limited to 'install')
-rw-r--r--install/tools/man/ipa-kra-install.15
1 files changed, 1 insertions, 4 deletions
diff --git a/install/tools/man/ipa-kra-install.1 b/install/tools/man/ipa-kra-install.1
index e3133eee1..0aa9073c3 100644
--- a/install/tools/man/ipa-kra-install.1
+++ b/install/tools/man/ipa-kra-install.1
@@ -31,7 +31,7 @@ ipa\-kra\-install will contact the CA to determine if a KRA has already been ins
The replica_file is created using the ipa\-replica\-prepare utility. A new replica_file should be generated on the master IPA server after the KRA has been installed and configured, so that the replica_file will contain the master KRA configuration and system certificates.
-The uninstall option can be used to remove the KRA from the local IPA server. KRA instances on other replicas are not affected. The KRA will also be removed if the entire server is removed using ipa\-server\-install \-\-uninstall.
+KRA can only be removed along with the entire server using ipa\-server\-install \-\-uninstall.
.SH "OPTIONS"
\fB\-p\fR \fIDM_PASSWORD\fR, \fB\-\-password\fR=\fIDM_PASSWORD\fR
Directory Manager (existing master) password
@@ -39,9 +39,6 @@ Directory Manager (existing master) password
\fB\-U\fR, \fB\-\-unattended\fR
An unattended installation that will never prompt for user input
.TP
-\fB\-\-uninstall\fR
-Uninstall the KRA from the local IPA server.
-.TP
\fB\-v\fR, \fB\-\-verbose\fR
Enable debug output when more verbose output is needed
.TP