[horde] Fwd: a problem with preferences in ldap

alois blasbichler alois.blasbichler at sb-brixen.it
Thu Nov 7 22:42:16 PST 2002


Zitiere eculp at encontacto.net:

> Quoting alois blasbichler <alois.blasbichler at sb-brixen.it>:
> 
>  | > So the question is: do you have a master/slave server setup
> (whether
>  | > one
>  | > machine or two)?  And is referral chasing enabled?
>  | >
>  | >--
>  | >Eric Rostetter
>  | >The Department of Physics
>  | >The University of Texas at Austin
>  | 
>  | thank you for the answer,
>  | i dont have a master/slave server setup
>  | -----------------------------------------
>  | my horde.php looks like:
>  | $conf['prefs']['driver'] = 'ldap';
>  | $conf['prefs']['params']['hostspec'] = 'mir';
>  | $conf['prefs']['params']['port'] = '389';
>  | $conf['prefs']['params']['basedn'] = 'dc=sb-brixen,dc=it';
>  | $conf['prefs']['params']['uid'] = 'uid';
>  | $conf['prefs']['params']['version'] = 'v3';
>  | ----------------------------------------------
> What happens if you add the following three lines with the pertinent
> info?
> 
> //$conf['prefs']['params']['rootdn'] = 'cn=Manager,dc=example,dc=org';
> //$conf['prefs']['params']['username'] = 'Manager';
> //$conf['prefs']['params']['password'] = 'password';
> 

i have tried it, its the same, i get the same error,
seems its nmot a problem of ldap, but a misconfiguration of horde :

i make the autehntication of horde with imp, in imp i have specified in 
servers.php my cyrus-imap server (works mit pam and pam_ldap)

maybe the authentication with imap works 
but the authentication (or sessions) direct with ldap hav a problem

i dont see a ligth at the end of the tunnel

luis



 


More information about the horde mailing list