Exit Print View

Sun OpenDS Standard Edition 2.2 Administration Guide

Get PDF Book Print View
 

Document Information

Before You Start

Starting and Stopping Your Server Instance

Configuring the Server Instance

Configuring the Proxy Components

Configuring Network Groups

Creating a Network Group

To Create a Network Group

Modifying Network Group Properties

Creating a Network Group Quality of Service Policy

To Modify a Network Group Quality of Service Policy

Configuring a Workflow

Listing Existing Workflows

Viewing Workflow Properties

Creating a Workflow

Configuring Workflow Elements

Listing Workflow Elements

Configuring an LDAP Proxy

Listing LDAP Proxy Elements

Listing LDAP Server Extensions

Listing Proxy Workflow Elements

Viewing LDAP Proxy Element Properties

Viewing LDAP Server Extension Properties

Viewing Advanced LDAP Server Extension Properties

Viewing Proxy Workflow Element

Adding an LDAP Proxy

Creating an LDAP Server Extension

Creating a Proxy LDAP Workflow Element

Modifying an LDAP Proxy

Modifying LDAP Server Extension Properties

Modifying LDAP Server Extension Advanced Properties

LDAP Data Source Monitoring Connection Properties

Modifying a Proxy LDAP Workflow Element Properties

Configuring Load Balancing

Configuring Load Balancing

Creating a Load Balancing Workflow Element

Creating a Load Balancing Algorithm

Creating the Load Balancing Routes

Modifying Load Balancing Properties

Modifying the Load Balancing Algorithm Type

Modifying the Load Balancing Route Properties

Setting Client Connection Affinity

Deleting Load Balancing Elements

Configuring Distribution

Configuring Distribution

Creating a Distribution Workflow Element

Creating a Distribution Algorithm

Creating a lexico or numeric Distribution Partition

Creating a dnpattern Distribution Partition

Managing Modify DN Requests

Deleting Distribution

Configuring the Global Index

Configuring Global Index Catalogs

To Create a Global Index Catalog Containing Global Indexes

To View Global Index Catalog Properties

Modifying the Properties of a Global Index Catalog

To View Global Index Properties

To Import Contents of a File into a Global Index Catalog

To Export Contents of a Global Index Catalog to a File

To Associate a Global Index Catalog to a Distribution

To Disassociate a Global Index Catalog From a Distribution

To Add a Global Index to a Global Index Catalog

To Remove a Global Index From a Global Index Catalog

Configuring Controls Required by the Global Index Catalog with Sun OpenDS Standard Edition

Replication of Global Index Catalogs

To Enable Global Index Catalog Replication

To Initialize Global Index Catalog Replication

To Disable Global Index Catalog Replication

To View the Status of a Replicated Global Index Catalog Configuration

Logging of Replication Activities

Lifecycle Examples for Replicated Global Index Catalogs

Configuring Security Between Clients and Servers

Configuring Security Between the Proxy and the Data Source

Configuring Servers With the Control Panel

Managing Directory Data

Replicating Directory Data

Controlling Access To Data

Managing Users and Groups

Monitoring Sun OpenDS Standard Edition

Improving Performance

Advanced Administration

Replication of Global Index Catalogs

Global index catalogs are held in memory and should therefore be replicated. This ensures redundancy and availability in your topology. A standard hardware load balancer can be used and replication of global index catalogs can be configured in a deployment as shown by the graphic in Multiple Replicated Proxies in Sun OpenDS Standard Edition 2.2 Deployment Planning Guide.

To have a replicated global index, you must use the following steps:

  1. Install at least two instances of Sun OpenDS Standard Edition proxy in your server topology. For redundancy, it is recommended that these instances be on separate physical machines.

  2. Configure a global index catalog for each instance of the Sun OpenDS Standard Edition proxy in your topology and add one or more global indexes.

    For more information on configuring a global index catalog with vdp-setup, see Creating Global Index Catalogs Using vdp-setup in Sun OpenDS Standard Edition 2.2 Installation Guide. For more information on configuring a global index catalog using the gicadm command, see To Create a Global Index Catalog Containing Global Indexes.

  3. Run the gicadm enable-replication command. This command enables replication and also creates an administration user and password for future global index replication operations.

    The Sun OpenDS Standard Edition proxy instance whose global index catalog is to be replicated across the topology is referred to, for the purposes of CLI syntax, as the local instance, while the other instance of the Sun OpenDS Standard Edition proxy declared in the command is referred to as the remote instance. For more information on running the gicadm enable-replication command, see To Enable Global Index Catalog Replication.

  4. Repeat the previous step as often as required to add the global index catalogs of all instances of Sun OpenDS Standard Edition proxy in the replication topology.

  5. Choose an instance of Sun OpenDS Standard Edition proxy for the purposes of replication of the global index catalog, on which to initialize replication. Consider which instance of Sun OpenDS Standard Edition proxy has the most up to date global index catalog content, if any.

  6. On the instance of Sun OpenDS Standard Edition proxy chosen in the previous step, run the gicadm initialize-replication command. For more information, see To Initialize Global Index Catalog Replication.


Note - When using a global index catalog with replicated remote LDAP servers, only one remote LDAP server must handle write operations if such operations can concurrently modify the same value and if that value is indexed. For this, you could set the add, delete and modify weights in your load balancing workflow element to direct all write traffic to the same server. For more information, see