JNDI Directory Server

Provides detailed information on configuring a JNDI Directory Server as an External Resource.

General Properties

This section defines the general properties for this External Resource:
Property Description
Name Defines the name of the external resource.
Type Specifies the type of external resource.
Supported Types Specifies the type of JNDI Directory Server.

Active Directory Properties

The following properties must be configured for an Active Directory JNDI Directory Server using the Basic tab:
Property Description
Initial Context Factory Defines the name of the initial context factory you want to use.
URL Defines the URL you want to use to connect to the directory service.
Principle Defines the root distinguished name for the directory service.
Credentials Specifies the password for the directory service.
Referrals
  • follow: the entry will be looked for directly.
  • ignore: the entry is not looked for.
  • throw: you must catch and manage any exceptions.
The following properties must be configured for an Active Directory JNDI Directory Server using the Properties tab:
Property Description
Properties Define any name/value pair properties that need to be passed to the directory service.
The following properties must be configured for an Active Directory JNDI Directory Server using the Runtime tab:
Property Description
Maximum Pool Size  
Maximum Connections Per User  
Connection Idle Time (minutes)  
Minimum Pool Size  

Sun One LDAP Properties

The following properties must be configured for a Sun One LDAP JNDI Directory Server using the Basic tab:
Property Description
Initial Context Factory Defines the name of the initial context factory you want to use, for example: com.sun.jndi.ldap.LdapCtxFactory.
URL Defines the URL you want to use to connect to the directory service.
Principle Defines the root distinguished name for the directory service.
Credentials Specifies the password for the directory service.
Referrals
  • follow: the entry will be looked for directly.
  • ignore: the entry is not looked for.
  • throw: you must catch and manage any exceptions.
The following properties must be configured for a Sun One LDAP JNDI Directory Server using the Properties tab:
Property Description
Properties Define any name/value pair properties that need to be passed to the directory service.
The following properties must be configured for a Sun One LDAP JNDI Directory Server using the Runtime tab:
Property Description
Maximum Pool Size  
Maximum Connections Per User  
Connection Idle Time (minutes)  
Minimum Pool Size