| Author |
How to get the User password from LDAP using PUMA api
|
Charan raj
Greenhorn
Joined: Jun 26, 2008
Posts: 8
|
|
|
Can any body help me , how to get the user passWORD from LDAP server using puma api,
|
 |
Thalys de Aguiar Gomes
Greenhorn
Joined: Mar 31, 2008
Posts: 15
|
|
I was with this same problem, he does not return the password that it is encrypted in LDAP, you have to make a connection via LDAP can use this jar http://www.ganymed.ethz.ch/ssh2/ and after making the connection you run a command that returns the password of a user Example.:
|
SCJP 5 - 74%, SCWCD - 89%, SCBCD in progress
|
 |
Manish Chhabra
Greenhorn
Joined: Feb 24, 2010
Posts: 15
|
|
|
I was stuck on a similar issue, finally after working through PUMA API, I wrote a blog on it. Chcek out IBM PUMA API
|
Manish Chhabra
|
 |
 |
|
|
subject: How to get the User password from LDAP using PUMA api
|
|
|