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

NAME

6       ipa-replica-manage - Manage an IPA replica
7

SYNOPSIS

9       ipa-replica-manage [OPTION]... [add|del|list|init|synch] [SERVER]
10

DESCRIPTION

12       Manages the replication agreements of an IPA server.
13
14       add - Adds a new replication agreement between two existing IPA servers
15
16       del - Removes a replication agreement
17
18       list - Lists the hostnames that HOST IPA server has agreements with
19
20       init  -  Forces  a full initialization of the IPA server on SERVER from
21       HOST
22
23       synch - Immediately flush any data to be replicated to SERVER
24

OPTIONS

26       -H HOST, --host=HOST
27              The IPA server to manage
28
29       -p DM_PASSWORD, --password=DM_PASSWORD
30              The Directory Manager password to use for authentication
31
32       -v, --verbose
33              Provide additional information
34
35       --winsync
36              Specifies to create/use a Windows Sync Agreement
37
38       --port=SERVER_PORT
39              Port number of other server (default is 636, the LDAPS port)
40
41       --binddn=ADMIN_DN
42              Bind DN to use with remote server (default is cn=Directory  Man‐
43              ager) - Be careful to quote this value on the command line
44
45       --bindpw=ADMIN_PWD
46              Password  for  Bind DN to use with remote server (default is the
47              DM_PASSWORD above)
48
49       --cacert=/path/to/cacertfile
50              Full path and filename of CA certificate to use with TLS/SSL  to
51              the remote server - this CA certificate will be installed in the
52              directory server's certificate database
53
54       --win-subtree=cn=Users,dc=example,dc=com
55              DN of Windows subtree containing the  users  you  want  to  sync
56              (default  cn=Users,<domain suffix> - this is typically what Win‐
57              dows AD uses as the default value) - Be careful  to  quote  this
58              value on the command line
59
60       --passsync=PASSSYNC_PWD
61              Password for the Windows PassSync user.
62

EXIT STATUS

64       0 if the command was successful
65
66       1 if an error occurred
67
68
69
70freeipa                           Mar 14 2008            ipa-replica-manage(1)
Impressum