summaryrefslogtreecommitdiffstats
path: root/install/tools/man
diff options
context:
space:
mode:
authorJan Cholasta <jcholast@redhat.com>2014-06-16 10:41:57 +0200
committerPetr Viktorin <pviktori@redhat.com>2014-07-30 16:04:21 +0200
commitd27e77adc56f5a04f3bdd1aaed5440a89ed3acad (patch)
tree2b1128a264eec58603a467521daefe7b2b75a9be /install/tools/man
parent8bbdfff102849c0f573e56530a734643a568e0dd (diff)
downloadfreeipa-d27e77adc56f5a04f3bdd1aaed5440a89ed3acad.tar.gz
freeipa-d27e77adc56f5a04f3bdd1aaed5440a89ed3acad.tar.xz
freeipa-d27e77adc56f5a04f3bdd1aaed5440a89ed3acad.zip
Allow upgrading CA-less to CA-full using ipa-ca-install.
Part of https://fedorahosted.org/freeipa/ticket/3737 Reviewed-By: Rob Crittenden <rcritten@redhat.com>
Diffstat (limited to 'install/tools/man')
-rw-r--r--install/tools/man/ipa-ca-install.18
1 files changed, 5 insertions, 3 deletions
diff --git a/install/tools/man/ipa-ca-install.1 b/install/tools/man/ipa-ca-install.1
index 13ef43a80..2e0b0795a 100644
--- a/install/tools/man/ipa-ca-install.1
+++ b/install/tools/man/ipa-ca-install.1
@@ -1,4 +1,4 @@
-.\" A man page for ipa-replica-install
+.\" A man page for ipa-ca-install
.\" Copyright (C) 2011 Red Hat, Inc.
.\"
.\" This program is free software; you can redistribute it and/or modify
@@ -18,13 +18,15 @@
.\"
.TH "ipa-ca-install" "1" "Jun 17 2011" "FreeIPA" "FreeIPA Manual Pages"
.SH "NAME"
-ipa\-ca\-install \- Install a CA on a replica
+ipa\-ca\-install \- Install a CA on a server
.SH "SYNOPSIS"
-ipa\-ca\-install [\fIOPTION\fR]... replica_file
+ipa\-ca\-install [\fIOPTION\fR]... [replica_file]
.SH "DESCRIPTION"
Adds a CA as an IPA\-managed service. This requires that the IPA server is already installed and configured.
The replica_file is created using the ipa\-replica\-prepare utility and should be the same one used when originally installing the replica.
+
+Alternatively, you can run ipa\-ca\-install without replica_file to upgrade from CA-less to CA-full.
.SH "OPTIONS"
\fB\-d\fR, \fB\-\-debug\fR
Enable debug logging when more verbose output is needed