Create a replica server

Note:
The server must be running to perform this task.

Expand the Replication management category in the navigation area and click Manage topology.

  1. Select the subtree that you want to replicate and click Show topology.
  2. Click the arrow next to the Replication topology selection to expand the list of supplier servers.
  3. Select the supplier server and click Add replica.

On the Server tab of the Add replica window:

On the Additional tab:

  1. Specify the credentials that the replica uses to communicate with the master.
    Note:
    The Web administration tool allows you to define credentials in these places:
    • cn=replication,cn=localhost, which keeps the credentials only on the server that uses them
    • Within the replicated subtree, in which case the credentials are replicated with the rest of the subtree. Credentials placed in the replicated subtree are created beneath the ibm-replicagroup=default entry for that subtree.
    Placing credentials in cn=replication,cn=localhost is considered more secure.
    1. Click Select.
    2. Select the location for the credentials you want to use. Preferably this is cn=replication,cn=localhost.
    3. Click Show credentials.
    4. Expand the list of credentials and select the one you want to use.
    5. Click OK.
    See Create credentials for additional information on agreement credentials.
  2. Specify a replication schedule from the drop-down list or click Add to create one. See Create replication schedules
  3. From the list of supplier capabilities, you can deselect any capabilities that you do not want replicated to the consumer.

    If your network has a mix of servers at different releases, capabilities are available on later releases that are not available on earlier releases. Some capabilities, like filter ACLs and password policy, make use of operational attributes that are replicated with other changes. In most cases, if these functions are used, you want all servers to support them. If all of the servers do not support the capability, you do not want to use it. For example, you would not want different ACLs in effect on each server. However, there might be cases where you might want to use a capability on the servers that support it, and not have changes related to the capability replicated to servers that do not support the capability. In such cases, you can use the capabilities list to mark certain capabilities to not be replicated.

  4. Click OK to create the replica.
  5. A message is displayed noting that additional actions must be taken. Click OK.
Note:
If you are adding more servers as additional replicas or are creating a complex topolopogy, do not proceed with Copy data to the replica or Add the supplier information to the replica until you have finished defining the topology on the master server. If you create the masterfile.ldif after you have completed the topology, it contains the directory entries of the master server and a complete copy of the topology agreements. When you load this file on each of the servers, each server then has the same information.