Changing user password using LDAP

hi everyone,

I need to develop a portlet in order to change the user password in ADAM (LDAP).

I can change a simple attribute as mail with my custom method (a simple java client) but I don’t know which attribute is used for the password (unicodePwd, pwdLastSet …) and the system of encoding either …

It seems that the folowing class : com.webMethods.portal.framework.auth.AuthInfo is useful in that particular case… unfortunately, there is no documentation (API) about it here… in internet either

Thanks for your answers.

Regards,
Omar.