| Author |
LDAP Connection - The best practice
|
keiwer villabona ruiz
Greenhorn
Joined: Mar 27, 2012
Posts: 15
|
|
hi all,
I want to make connection between LDAP Server and java code.
my question is what is the best way to do so?
I searched and found the library OPEDLadp.
can you help me with this?
|
 |
William P O'Sullivan
Ranch Hand
Joined: Mar 28, 2012
Posts: 860
|
|
Why?
Java has everything you need already ...
Not going to give you everything, but this is all you really need.
WP
|
 |
keiwer villabona ruiz
Greenhorn
Joined: Mar 27, 2012
Posts: 15
|
|
|
Do you have any example I can see?
|
 |
William P O'Sullivan
Ranch Hand
Joined: Mar 28, 2012
Posts: 860
|
|
I wrote this to bind to Active Directory (LDAP) and run a simple search.
A simple test program.
Tweak and Enjoy.
WP
|
 |
keiwer villabona ruiz
Greenhorn
Joined: Mar 27, 2012
Posts: 15
|
|
|
thanks!
|
 |
 |
|
|
subject: LDAP Connection - The best practice
|
|
|