Accessing ADSI from Java
Thursday, May 19th, 2005 by DenisHThe aim of this project was to be able to get the groups that an NT user belongs to using ADSI (Active Directory Services Interface) and make this available in Java. In the first article we described how to get ADSI information using VBScript, JScript and then C++. Now we show how to wrap up the C++ function in a DLL that’s accessible using JNI. (more…)
Subscribe to news from Isocra