[horde] Fwd: a problem with preferences in ldap

Eric Rostetter eric.rostetter at physics.utexas.edu
Thu Nov 7 08:39:36 PST 2002


Quoting alois blasbichler <alois.blasbichler at sb-brixen.it>:

I'm not using ldap, but here's my comments anyway...

> my horde.php looks like:
> $conf['prefs']['driver'] = 'ldap';
> $conf['prefs']['params']['hostspec'] = 'mir';

You might try a fully qualified name here, but I'm sure that isn't the problem.

> $conf['prefs']['params']['port'] = '389';
> $conf['prefs']['params']['basedn'] = 'dc=sb-brixen,dc=it';
> $conf['prefs']['params']['uid'] = 'uid';

Is that really the correct uid?

> $conf['prefs']['params']['version'] = 'v3';
> ----------------------------------------------

Shouldn't that just be '3' and not 'v3' ???  And your ldap server is v3?

> a strang  thing i see:
> Nov  7 08:51:56 mir slapd[12656]: => access_allowed: read access
> to "uid=ablasbichler,dc=sb-brixen,dc=it" "hordePrefs" requested
> 
> there is only a read access - why this ??

Good question (maybe someone else can help with that).  Maybe you need
to set the 'rootdn', 'username' and 'password' values rather than anonymous
bind or read-only bind as the user (that is, bind as an ldap manager/owner
or something like that).

> maybe sombody can help

Hopefully.

> here is my ldap.log file

I'm hoping someone who uses ldap and knows more about it will look at
your log and be able to help you.

-- 
Eric Rostetter
The Department of Physics
The University of Texas at Austin

Why get even? Get odd!


More information about the horde mailing list