diff options
author | Jan Cholasta <jcholast@redhat.com> | 2013-08-27 16:06:24 +0000 |
---|---|---|
committer | Petr Viktorin <pviktori@redhat.com> | 2013-08-28 10:20:41 +0200 |
commit | fc8f0ae3addffcc84f38f363517541ca194011f9 (patch) | |
tree | 7012c047061f83ed9941e02548bde93bd4cc4f9d /install | |
parent | 5a8e326aebe8c25f5a82e95baf762dfc95f244d9 (diff) | |
download | freeipa-fc8f0ae3addffcc84f38f363517541ca194011f9.tar.gz freeipa-fc8f0ae3addffcc84f38f363517541ca194011f9.tar.xz freeipa-fc8f0ae3addffcc84f38f363517541ca194011f9.zip |
Add --dirman-password option to ipa-server-certinstall.
https://fedorahosted.org/freeipa/ticket/3869
Diffstat (limited to 'install')
-rw-r--r-- | install/tools/man/ipa-server-certinstall.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/install/tools/man/ipa-server-certinstall.1 b/install/tools/man/ipa-server-certinstall.1 index 0ff3aa3e2..f428402da 100644 --- a/install/tools/man/ipa-server-certinstall.1 +++ b/install/tools/man/ipa-server-certinstall.1 @@ -39,6 +39,9 @@ Install the certificate in the Apache Web Server .TP \fB\-\-pin\fR=\fIPIN\fR The password of the PKCS#12 file +.TP +\fB\-\-dirman\-password\fR=\fIDIRMAN_PASSWORD\fR +Directory Manager password .SH "EXIT STATUS" 0 if the installation was successful |