JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Fusion Middleware Administration Guide for Oracle Unified Directory 11g Release 1 (11.1.1)
search filter icon
search icon

Document Information

Preface

1.  Starting and Stopping the Server

2.  Configuring the Server Instance

3.  Configuring the Proxy Components

Managing the Proxy Configuration With dsconfig

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 Properties

Adding an LDAP Proxy

Creating an LDAP Server Extension

Creating a Proxy LDAP Workflow Element

Modifying an LDAP Proxy

Modifying Proxy LDAP Workflow Element Properties

Modifying LDAP Server Extension Properties

Modifying LDAP Server Extension Advanced Properties

LDAP Data Source Monitoring Connection Properties

Configuring Load Balancing With dsconfig

To Configure Load Balancing

Creating a Load Balancing Workflow Element

Creating a Load Balancing Algorithm

Creating Load Balancing Routes

Modifying Load Balancing Properties

Setting the Priority in Failover Algorithm

Setting the switch-back Flag

Setting the Saturation Precision for the Optimal or Saturation Algorithm

Setting the Weight of a Proportional Algorithm

Setting the Threshold for a Saturation Algorithm

Setting the Saturation Threshold Alert

Setting Client Connection Affinity

Deleting Load Balancing Elements

Configuring Distribution With dsconfig

To Configure Distribution

Creating a Distribution Workflow Element

Creating a Distribution Algorithm

Creating Distribution Partitions

Creating a capacity Distribution Partition

Creating a lexico or numeric Distribution Partition

Creating a dnpattern Distribution Partition

DN Pattern String Syntax

Using DN Pattern negative-match

Managing Modify DN Requests

Deleting Distribution

Configuring Global Indexes By Using the Command Line

Configuring Global Index Catalogs by Using gicadm

Modifying the Properties of a Global Index Catalog

Replication of Global Index Catalogs

Logging of Replication Activities

Lifecycle Examples for Replicated Global Index Catalogs

Configuring Controls Required by the Global Index Catalog with Oracle Unified Directory

Managing the Proxy Configuration With ODSM

Configure Load Balancing

Configure Distribution

4.  Configuring Security Between Clients and Servers

5.  Configuring Security Between the Proxy and the Data Source

6.  Managing Oracle Unified Directory With Oracle Directory Services Manager

7.  Managing Directory Data

8.  Replicating Directory Data

9.  Controlling Access To Data

10.  Managing Users and Groups With dsconfig

11.  Managing Password Policies

12.  Managing Directory Schema

13.  Monitoring Oracle Unified Directory

14.  Tuning Performance

15.  Advanced Administration

Managing the Proxy Configuration With ODSM

This section describes the elements of the proxy server configuration that can be managed with Oracle Directory Services Manager.

Configure Load Balancing

If you have set up a proxy server instance without configuring either load balancing or distribution, you can configure load balancing by using ODSM. Before you begin, it is useful to understand the components that make up a load balancing deployment. For more information, see Configuration 1: Simple Load Balancing in Oracle Fusion Middleware Deployment Planning Guide for Oracle Unified Directory.

To configure load balancing by using ODSM, peform the following steps:

  1. Connect to the proxy server from ODSM, as described in Connecting to the Server From Oracle Directory Services Manager.

  2. Select the Home tab.

  3. Under the Configuration item, select Set up Load Balancer.

  4. On the Load Balancing: Backend Servers screen, complete the following information:

    • In the Load Balancing Name field, provide a name for this load balancing workflow element.

    • Click Add to provide the connection details of at least two replicated backend LDAP servers across which client requests will be balanced.

      ODSM attempts to connect to these backend LDAP servers, to verify that they are accessible. If the connection attempt is unsuccessful, you are prompted to use the server details anyway, or to verify the connection details.

  5. When you have added all the backend LDAP servers, click Next to continue.

  6. On the Load Balancing: Options screen, complete the following information:

    • Select the Load Balancing Algorithm.

    • Depending on the load balancing algorithm you have selected, specify the relative weight or priority for each backend LDAP server.

    For information about the load balancing algorithms, see Load Balancing Using the Proxy in Oracle Fusion Middleware Deployment Planning Guide for Oracle Unified Directory.

  7. When you have specified the load balancing options, click Next to continue.

  8. On the Load Balancing: Naming Contexts screen, click Add to specify at least one naming context, or suffix, that will be handled by this proxy instance.

  9. When you have added all of the required naming contexts, click Next to continue.

  10. On the Load Balancing Setup: Summary screen, review the load balancing configuration and click Finish to complete the configuration.

When you have configured load balancing, you can modify any aspect of the configuration on the ODSM Configuration tab.

Configure Distribution

If you have set up a proxy server instance without configuring either load balancing or distribution, you can configure distribution by using ODSM. Before you begin, it is useful to understand the components that make up a distribution deployment. For more information, see Configuration 2: Simple Distribution in Oracle Fusion Middleware Deployment Planning Guide for Oracle Unified Directory.

To configure distribution by using ODSM, peform the following steps:

  1. Connect to the proxy server from ODSM, as described in Connecting to the Server From Oracle Directory Services Manager.

  2. Select the Home tab.

  3. Under the Configuration item, select Set Up Distributor.

  4. On the Distribution: Data Partitioning screen, complete the following information:

  5. When you have entered all of the partition details, click Next to continue.

  6. On the Distribution: Server Partitions, for each partition, click Add to enter the connection details of each backend LDAP server that will hold the partitioned data.

    ODSM attempts to connect to these backend LDAP servers, to verify that they are accessible. If the connection attempt is unsuccessful, you are prompted to use the server details anyway, or to verify the connection details.

  7. When you have added all of the required servers, click Next to continue.

  8. On the Distribution: Global Index screen, specify the global index details. For more information about global indexes, see Global Index Catalog in Oracle Fusion Middleware Deployment Planning Guide for Oracle Unified Directory.

  9. When you have configured the global index, click Next to continue.

  10. On the Distribution: Summary screen, review the distribution configuration and click Finish to complete the configuration.

When you have configured distribution, you can modify any aspect of the configuration on the ODSM Configuration tab.