Fwd: [horde] Horde Preferences in LDAP

Hannes Seidel h.seidel at iunds.com
Wed Mar 10 09:15:03 PST 2004


> Try changing
> 
> $conf['prefs']['params']['uid'] = 'admin';
> to
> $conf['prefs']['params']['uid'] = 'mail';
> 
I'll tried it out and realized, what I already knew:
Modify: No such object in /var/www/horde/lib/Prefs/ldap.php on line 472

There's no entry for email addresses in my ldap server. They are managed
via postfix virtual table. -> maybe this is the problem?

What I want to understand is, how horde connects to the ldap server when
trying to change the user prefs.

1) Does' it connect as the LDAP-Admin and changes the prefs for each user,
or
2) does it connect to ldap as the current user?

Does somebody know?

Hannes









More information about the horde mailing list