This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Java in General and the fly likes Saving password field in LDAP Server Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Saving password field in LDAP Server" Watch "Saving password field in LDAP Server" New topic
Author

Saving password field in LDAP Server

Shashidhar Yarabati
Ranch Hand

Joined: Jun 17, 2007
Posts: 175
Hi All!

Could any one guide me how to save/validate password from LDAP Server?
Please provide me some links about how to use LDAP in Java (if you have).

Just now I googled for it, but I didn't found anything that much useful!


Shashidhar<br /> SCJP 1.5<br /> SCWCD 5.0
Joanne Neal
Rancher

Joined: Aug 05, 2005
Posts: 3011
    
    9
What did you use as a search term in Google ?
'java ldap tutorial' or 'java ldap api' both return useful results.


Joanne
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Saving password field in LDAP Server
 
Similar Threads
How to handle LDAP response in servlets
Connecting to LDAP server over SSL without using certificates
LDAP user authentication
How to handle response codes from LDAP server in Servlets
How to get the User password from LDAP using PUMA api