1ipa-replica-prepare(1)                                  ipa-replica-prepare(1)
2
3
4

NAME

6       ipa-replica-prepare - Create an IPA replica file
7

SYNOPSIS

9       ipa-replica-prepare [OPTION]... hostname
10

DESCRIPTION

12       Generates  a  replica file that may be used with ipa-replica-install to
13       create a replica of an IPA server.
14
15       A replica  can  only  be  created  on  an  IPA  server  installed  with
16       ipa-server-install (the first server).
17
18       You  must  provide the fully-qualified hostname of the machine you want
19       to install the replica on and a host-specific replica_file will be cre‐
20       ated. It is host-specific because SSL server certificates are generated
21       as part of the process and they are specific to a particular hostname.
22
23       Once the file has been created it will be named replica-hostname.  This
24       file  can  then be moved across the network to the target machine and a
25       new IPA replica setup by running ipa-replica-install replica-hostname.
26

EXIT STATUS

28       0 if the command was successful
29
30       1 if an error occurred
31
32
33
34freeipa                           Mar 14 2008           ipa-replica-prepare(1)
Impressum