Question

I have been unable to find a resource on this matter. I have the URL and user/password.

Please help.

Was it helpful?

Solution

Take a look at the JNDI Tutorial. In short you put the Principal and Credentials into a environment hash and pass that through to the server in a "bind" operation to create the context.

http://docs.oracle.com/javase/jndi/tutorial/ldap/security/ldap.html

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top