Installing Upgrading Designing Configuring Deploying Monitoring Administering Troubleshooting Reference JBI Components
Close Print View
Administering: Specifying an LDAP URL for a Property
 

Classic Java CAPS

Managing Java CAPS Users

Using LDAP with Java CAPS

LDAP Overview

Using an LDAP Server for Repository User Management

Configuring the Sun JavaTM System Directory Server

Configuring the Active Directory Service

Configuring the OpenLDAP Directory Server

Configuring the Repository

SSL Support

Using an LDAP Server for Sun JMS IQ Manager User Management

Configuring the LDAP Server

Configuring the Sun JMS IQ Manager

Using an LDAP Server for Enterprise Manager User Management

Configuring the Sun Java System Directory Server

Configuring the Active Directory Service

Configuring the OpenLDAP Directory Server

Configuring the Enterprise Manager Server

Specifying an Application Configuration Property Dynamically

Enabling the Application Server to Access the LDAP Server

Specifying an LDAP URL for a Property

Administering the Sun Business Process Manager Database

Using the Sun Business Process Manager Worklist Manager for User Activities

Maintaining Sun Master Indexes (Repository)

Working With the EDM for Sun Master Patient Index

Working With the EDM for Sun Master Index

Java EE Based Components

Working With the Master Index Data Manager

Maintaining Sun Master Indexes

Analyzing and Cleansing Data for Sun Master Index

Loading the Initial Data Set for a Sun Master Index

Specifying an LDAP URL for a Property

Here are two examples of LDAP URLs that might be used in Java CAPS:

ldap://uid=BatchFTP_TargetFileName,ou=Batch_Adapter,dc=Adapters,dc=sun,dc=com?cn
ldap://uid=BatchFTP_Password,ou=Batch_Adapter,dc=Adapters,dc=sun,dc=com?cn

The correct path to the property value in the LDAP server depends on the directory structure.

Do not include the backslash character (\) in an LDAP URL.

RFC 2255 defines the format of LDAP URLs. You can view the RFC at http://www.ietf.org/rfc.html.

To Specify an LDAP URL for a Property
  1. In the NetBeans IDE, access the Properties dialog box that includes the property.
  2. Enter an LDAP URL that points to the corresponding attribute in the LDAP server.

    In the following screen capture, the Input File Name property is set to an LDAP URL.


    Screen capture of the Properties dialog box.
  3. Go to the LDAP server and enter the actual value.
  4. When you deploy the application file, ensure that the LDAP server is running. If the LDAP server is not running, then the deployment will not succeed.