summaryrefslogtreecommitdiffstats
path: root/install/tools/man/ipa-server-install.1
diff options
context:
space:
mode:
authorMartin Babinsky <mbabinsk@redhat.com>2015-03-31 10:02:52 +0200
committerPetr Vobornik <pvoborni@redhat.com>2015-05-07 16:00:00 +0200
commit059a4c188760ec7360ccb68a5c8a292afb21d35e (patch)
treeaa996a39a2543032f1164c90397f2e05679f9a97 /install/tools/man/ipa-server-install.1
parent83e2552cdd99e67415148c0a7a317f3e3c45b831 (diff)
downloadfreeipa-059a4c188760ec7360ccb68a5c8a292afb21d35e.tar.gz
freeipa-059a4c188760ec7360ccb68a5c8a292afb21d35e.tar.xz
freeipa-059a4c188760ec7360ccb68a5c8a292afb21d35e.zip
ipa-server-install: deprecate manual setting of master KDC password
Option '-P' was used in older version of FreeIPA to set up KDC master password during server install. This is no longer neccessary or desirable since the password of sufficient strength can be generated automatically during installation. https://fedorahosted.org/freeipa/ticket/4516 Reviewed-By: Petr Vobornik <pvoborni@redhat.com>
Diffstat (limited to 'install/tools/man/ipa-server-install.1')
-rw-r--r--install/tools/man/ipa-server-install.18
1 files changed, 5 insertions, 3 deletions
diff --git a/install/tools/man/ipa-server-install.1 b/install/tools/man/ipa-server-install.1
index e5224b110..1eaed7211 100644
--- a/install/tools/man/ipa-server-install.1
+++ b/install/tools/man/ipa-server-install.1
@@ -36,9 +36,6 @@ Your DNS domain name
\fB\-p\fR \fIDM_PASSWORD\fR, \fB\-\-ds\-password\fR=\fIDM_PASSWORD\fR
The password to be used by the Directory Server for the Directory Manager user
.TP
-\fB\-P\fR \fIMASTER_PASSWORD\fR, \fB\-\-master\-password\fR=\fIMASTER_PASSWORD\fR
-The kerberos master password (normally autogenerated)
-.TP
\fB\-a\fR \fIADMIN_PASSWORD\fR, \fB\-\-admin\-password\fR=\fIADMIN_PASSWORD\fR
The password for the IPA admin user
.TP
@@ -176,6 +173,11 @@ Uninstall an existing IPA installation
\fB\-U\fR, \fB\-\-unattended\fR
An unattended uninstallation that will never prompt for user input
+.SH "DEPRECATED OPTIONS"
+.TP
+\fB\-P\fR \fIMASTER_PASSWORD\fR, \fB\-\-master\-password\fR=\fIMASTER_PASSWORD\fR
+The kerberos master password (normally autogenerated).
+
.SH "EXIT STATUS"
0 if the (un)installation was successful