I am using Weblogic, Ejb3.0. Java 1.6
I need to access Active Directory via Java code.
I read about several ways (Kerberos, LDAP)
Anyone could advice me on comfortable way of doing so? where could I have some full code examples,
thanks,
ray.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here is a simple code that authenticate and make an LDAP search usin JNDI on a W2K3 :