Create a JNDI Directory Server Service Endpoint

To create a Create a JNDI Directory Server Service Endpoint Service Endpoint:

  1. On the Service Endpoints | Add Service Endpoint | Edit Service Endpoint endpoint_name page, enter the Properties for the Create a JNDI Directory Server Service Endpoint.

    The Create a JNDI Directory Server Service Endpoint service endpoint properties are:

    1. Initial Context Factory - The initial context factory can be com.sun.jndi.ldap.LdapCtxFactory or your own Context factory.

    2. URL - The URL you use to connect to the directory service. For Netscape iPlanet directory services, the format is generally ldap://host:port/o=company,c=country. For Microsoft Active Directory, the format is generally ldap://host:port/dc=subdomain,dc=domain,dc=com.

    3. Principal - The root distinguished name for the directory service. For example, Netscape iPlanet directory services usually use cn=root. Microsoft Active Directory users usually simply enter root.

    4. Credentials - Your password for the directory service.

    5. Referrals - Either to follow, ignore or throw.

  2. Click Save.