Hey, I'd like to write an application (in java, ofc) that would be able to connect to an LDAP server, with authentication, using sessions. Are there any libraries I could use to do so out there? Open source ones would be best, and the rule KISS is a priority ^.-
mashimaro 20 Newbie Poster
Recommended Answers
Jump to PostWhich was most likely found with a simple Google search:
http://www.google.com/search?sourceid=mozclient&ie=utf-8&oe=utf-8&q=java+ldapPlease take some initiative to search a little on your own before posting questions of this nature.
Jump to PostNot that it's really necessary (as there is a package dedicated to LDAP in the Standard JDK http://java.sun.com/javase/6/docs/api/javax/naming/ldap/package-frame.html ), but it does make things easier. ;-)
All 5 Replies
stephen84s 550 Nearly a Posting Virtuoso Featured Poster
Ezzaral 2,714 Posting Sage Team Colleague Featured Poster
masijade 1,351 Industrious Poster Team Colleague Featured Poster
mashimaro 20 Newbie Poster
mashimaro 20 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.