Zitat von [email protected]:
Hello Folks! I am facing a problem with horde/imp using LDAP as backend. I got User management working so far that you can add new users and delete users, also change passwords on users work. All objectclasses and attributes I added in horde_hook_authldap works as expected for the "shadow account's". But I can not update/change users, if I try to modify email or username, it says all went well, but looking in LDAP tree nothing has changed. Although the user email changes when looking in horde there is nothing in the ldap tree changed. I have tried to follow the php source code and logs to see what is wrong, I understand that I need to add more code in _horde_hook_authldap in order to update more than just the password. But which are the variables to use for modify user and email, I do not find how it is supposed to work.
The email address is stored in the preferences, not in the authentication/user backend.
Jan. -- Do you need professional PHP or Horde consulting? http://horde.org/consulting/ -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
