Re: JNDI to access Active Directory?
Posted By:
Andreas_Jorstig
Posted On:
Monday, February 4, 2002 04:50 AM
Hi Geoffrey. I am facing the same problem. Did you ever find a solution?
Re: JNDI to access Active Directory?
Posted By:
Amal_Saha
Posted On:
Saturday, June 16, 2001 12:13 PM
LDAP is a standard interface and if you
know how to access non-Microsoft LDAP
directory server, e.g., OpenLDAP, you
don't need extra knowledge. You only
have to put extra effort to understand the Schema.
As for code example, I did not find any
book or public reference. From my knowledge of programming OpenLDAP server, I could easily develop directory-enabled application for Active
Directory.