|
Subject:
|
Reading password from LDAP
|
|
Posted By:
|
Xain
|
Post Date:
|
11/15/2003 7:02:28 PM
|
Hi, has anybody managed to read a user's password from an LDAP ? If I run a ldapsearch, it's retrieved in clear text (the server is cinfigured with imask); but if I run a Java program w/JNDI, it returns the same strange string "[B@e0be38" for all users. I'm using java version "1.4.0_01-ea" and IBM Directory Server 4.1.
|
|