cancel
Showing results for 
Search instead for 
Did you mean: 

enable change password for LDAP users

himanshuk4u
Champ in-the-making
Champ in-the-making
hi

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.

how i can achieve this ?


1 REPLY 1

marcus_svensson
Champ in-the-making
Champ in-the-making
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.