To create a Create a JNDI Directory Server Service Endpoint Service Endpoint:
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:
Initial Context Factory - The initial context factory can be com.sun.jndi.ldap.LdapCtxFactory or your own Context factory.
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.
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.
Credentials - Your password for the directory service.
Referrals - Either to follow, ignore or throw.
Click Save.