I have java code that changes password in Ldap apache directory studio , now i want create change password option in alfresco share user profile for ldap users.
As far as I know Alfresco does not support syncing back data to LDAP. To do this I guess you would have to write a new integration where you actually change the LDAP password in LDAP, and not in Alfresco.