From c72d7d5cfbf22125defac401f7b70bd164ae0293 Mon Sep 17 00:00:00 2001 From: Martin Kosek Date: Wed, 22 May 2013 09:59:12 +0200 Subject: [PATCH] Remove pkinit references from tool man pages --- install/tools/man/ipa-replica-install.1 | 12 ------------ install/tools/man/ipa-replica-prepare.1 | 12 ------------ install/tools/man/ipa-server-install.1 | 12 ------------ 3 files changed, 36 deletions(-) diff --git a/install/tools/man/ipa-replica-install.1 b/install/tools/man/ipa-replica-install.1 index 55bae2cb77e1a1c520e0598983b8939a919a9ee9..1bc7ccd779baad3bc0bb269914fd136549c09c47 100644 --- a/install/tools/man/ipa-replica-install.1 +++ b/install/tools/man/ipa-replica-install.1 @@ -125,36 +125,24 @@ The path to LDIF file that will be used to modify configuration of dse.ldif duri Install and configure a CA on this replica. If a CA is not configured then certificate operations will be forwarded to a master with a CA installed. .TP -\fB\-\-no\-pkinit\fR -Disables pkinit setup steps -.TP \fB\-\-dirsrv\-cert\-file\fR=FILE File containing the Directory Server SSL certificate and private key .TP \fB\-\-http\-cert\-file\fR=FILE File containing the Apache Server SSL certificate and private key .TP -\fB\-\-pkinit\-cert\-file\fR=FILE -File containing the Kerberos KDC SSL certificate and private key -.TP \fB\-\-dirsrv\-pin\fR=PIN The password to unlock the Directory Server private key .TP \fB\-\-http\-pin\fR=PIN The password to unlock the Apache Server private key .TP -\fB\-\-pkinit\-pin\fR=PIN -The password to unlock the Kerberos KDC private key -.TP \fB\-\-dirsrv\-cert\-name\fR=NAME Name of the Directory Server SSL certificate to install .TP \fB\-\-http\-cert\-name\fR=NAME Name of the Apache Server SSL certificate to install .TP -\fB\-\-pkinit\-cert\-name\fR=NAME -Name of the Kerberos KDC SSL certificate to install -.TP \fB\-\-skip\-schema\-check\fR Skip check for updated CA DS schema on the remote master diff --git a/install/tools/man/ipa-replica-prepare.1 b/install/tools/man/ipa-replica-prepare.1 index 2063657f8eb4e97fc11b1abb95a892e26b4344e6..afc5408ef87ec5cf967d00dd21aa848584c7eb1e 100644 --- a/install/tools/man/ipa-replica-prepare.1 +++ b/install/tools/man/ipa-replica-prepare.1 @@ -43,27 +43,18 @@ File containing the Directory Server SSL certificate and private key. The files \fB\-\-http\-cert\-file\fR=\fIFILE\fR File containing the Apache Server SSL certificate and private key. The files are accepted in PEM and DER certificate, PKCS#7 certificate chain, PKCS#8 and raw private key and PKCS#12 formats. This option may be used multiple times. .TP -\fB\-\-pkinit\-cert\-file\fR=\fIFILE\fR -File containing the Kerberos KDC SSL certificate and private key. The files are accepted in PEM and DER certificate, PKCS#7 certificate chain, PKCS#8 and raw private key and PKCS#12 formats. This option may be used multiple times. -.TP \fB\-\-dirsrv\-pin\fR=\fIPIN\fR The password to unlock the Directory Server private key .TP \fB\-\-http\-pin\fR=\fIPIN\fR The password to unlock the Apache Server private key .TP -\fB\-\-pkinit\-pin\fR=\fIPIN\fR -The password to unlock the Kerberos KDC private key -.TP \fB\-\-dirsrv\-cert\-name\fR=\fINAME\fR Name of the Directory Server SSL certificate to install .TP \fB\-\-http\-cert\-name\fR=\fINAME\fR Name of the Apache Server SSL certificate to install .TP -\fB\-\-pkinit\-cert\-name\fR=\fINAME\fR -Name of the Kerberos KDC SSL certificate to install -.TP \fB\-p\fR \fIDM_PASSWORD\fR, \fB\-\-password\fR=\fIDM_PASSWORD\fR Directory Manager (existing master) password .TP @@ -81,9 +72,6 @@ Do not create reverse DNS zone \fB\-\-ca\fR=\fICA_FILE\fR Location of CA PKCS#12 file, default /root/cacert.p12 .TP -\fB\-\-no\-pkinit\fR -Disables pkinit setup steps -.TP \fB\-\-debug\fR Prints info log messages to the output .SH "EXIT STATUS" diff --git a/install/tools/man/ipa-server-install.1 b/install/tools/man/ipa-server-install.1 index 55b49449e3c44aebfeefe5cb71d73e9abf07c5b2..697ee92f5d0b5b9ff9306e659aabe19295fc9fb9 100644 --- a/install/tools/man/ipa-server-install.1 +++ b/install/tools/man/ipa-server-install.1 @@ -96,36 +96,24 @@ Type of the external CA. Possible values are "generic", "ms-cs". Default value i \fB\-\-external\-cert\-file\fR=\fIFILE\fR File containing the IPA CA certificate and the external CA certificate chain. The file is accepted in PEM and DER certificate and PKCS#7 certificate chain formats. This option may be used multiple times. .TP -\fB\-\-no\-pkinit\fR -Disables pkinit setup steps -.TP \fB\-\-dirsrv\-cert\-file\fR=\fIFILE\fR File containing the Directory Server SSL certificate and private key. The files are accepted in PEM and DER certificate, PKCS#7 certificate chain, PKCS#8 and raw private key and PKCS#12 formats. This option may be used multiple times. .TP \fB\-\-http\-cert\-file\fR=\fIFILE\fR File containing the Apache Server SSL certificate and private key. The files are accepted in PEM and DER certificate, PKCS#7 certificate chain, PKCS#8 and raw private key and PKCS#12 formats. This option may be used multiple times. .TP -\fB\-\-pkinit\-cert\-file\fR=\fIFILE\fR -File containing the Kerberos KDC SSL certificate and private key. The files are accepted in PEM and DER certificate, PKCS#7 certificate chain, PKCS#8 and raw private key and PKCS#12 formats. This option may be used multiple times. -.TP \fB\-\-dirsrv\-pin\fR=\fIPIN\fR The password to unlock the Directory Server private key .TP \fB\-\-http\-pin\fR=\fIPIN\fR The password to unlock the Apache Server private key .TP -\fB\-\-pkinit\-pin\fR=\fIPIN\fR -The password to unlock the Kerberos KDC private key -.TP \fB\-\-dirsrv\-cert\-name\fR=\fINAME\fR Name of the Directory Server SSL certificate to install .TP \fB\-\-http\-cert\-name\fR=\fINAME\fR Name of the Apache Server SSL certificate to install .TP -\fB\-\-pkinit\-cert\-name\fR=\fINAME\fR -Name of the Kerberos KDC SSL certificate to install -.TP \fB\-\-ca\-cert\-file\fR=\fIFILE\fR File containing the CA certificate of the CA which issued the Directory Server, Apache Server and Kerberos KDC certificates. The file is accepted in PEM and DER certificate and PKCS#7 certificate chain formats. This option may be used multiple times. Use this option if the CA certificate is not present in the certificate files. .TP -- 2.7.4