Hi All,
I intend to retrieve the password of a user in LDAP based on his user id and email id.
I have been able to locate the method getHashedPassword in the interface IUserAccount. Will this method return me the hashed password or the plain text password.
Is there a way by which I can get the plain text password of the user.
Plz reply.
Regards
Nikhil