Sun ONE Identity Synchronization for Windows Installation and Configuration Guide |
Appendix E
Installation Notes for Replicated EnvironmentsThis Appendix gives brief overviews of the steps required to configure and secure a Multi-master replication (MMR) deployment in the following sections:
Summary of Steps for Configuring ReplicationIdentity Synchronization for Windows 1.0 supports replicating a single suffix. To configure any replication topology, you should proceed in the following order:
- Define your replication manager entry on all servers except single masters. Or simply decide to use the default replication manager on all servers.
- On all servers containing a dedicated consumer replica:
- On all servers containing a hub replica, if applicable:
- On all servers containing a master replica:
- Configure the replication agreements on all supplier replicas, in the following order:
- Between masters in a multi-master set.
- Between masters and their dedicated consumers.
- Between masters and hub replicas.
Optionally, you may configure fractional replication and initialize the consumer and hub replicas at this stage. In the case of multi-master replication, initialize all masters from the same master replica containing the original copy of the data.
- Configure replication agreements on all hub replicas supplied directly from a master. These agreements are between the hub replicas and their consumers. Optionally, you may initialize the consumer replicas at this stage. Repeat this step for every level of hubs in your cascading replication.
Replication Over SSLYou can configure Directory Servers involved in replication so that all replication operations occur over an SSL connection. To do so, complete the following steps:
Note
All references in the following procedure refer to chapters in the Sun ONE Directory Server 5.2 Administrator’s Guide
- Configure both the supplier and consumer servers to use SSL.
Refer to Chapter 11 “Implementing Security” for details.
- If replication is not configured for the suffix on the consumer server, enable it as described in “Enabling a Consumer Replica”.
- Follow the procedure in “Advanced Consumer Configuration”, to define the DN of the certificate entry on the consumer as another replication manager.
- If replication is not configured for the suffix on the supplier server, enable it as described in “Enabling a Hub Replica”, or “Enabling a Master Replica”.
- On the supplier server, create a new replication agreement to send updates to the consumer on the secure SSL port. Follow the procedure in “Creating Replication Agreements”, for detailed instructions. Specify a secure port on the consumer server and select the SSL option of either using a password or a certificate. Enter a DN for the SSL option that you chose, either a replication manager or a certificate.
After you finish configuring the replication agreement, the supplier will send all replication update messages to the consumer over SSL and will use certificates if you chose that option. Customer initialization will also use a secure connection if performed through the console using an agreement configure for SSL.