Forums / Developer / I need LDAP help..

I need LDAP help..

Author Message

K259

Friday 18 November 2005 2:16:45 pm

Hi!

I want to update the passwords in the ezuser table (password_hash) with passwords from ldap and where users exists in ezuser table.

We have not the possibility to fetch roles from ldap, so I just need to make a check to update the password.

Anyone done this before?

Samuel Sauder

Wednesday 13 September 2006 5:58:51 am

In my experience, the built in ldap routines do not store the password. They only check against LDAP and determine whether one is authorized.

There is no way to export the roles of users from your LDAP system? Because I think there are some extensions to help with syncronizing...