RES: [horde] ldap config params not working
Piero B. Contezini
piero.contezini at dauphin.com.br
Mon May 12 05:25:20 PDT 2003
In the Ldap.php inside the lib/Auth directory
Just "wrap" the variable, i've passed the same problem.
function _setParams($params)
{
global $conf;
$params = $conf["prefs"]["params"];
....
}
Somewhere the content is loss, its not the right way but i've no time to
check.
The entire implementation of ldap has problems like if you don't have
anonymous access in your ldap server, the authenticate method will not
work, it ALWAYS trys to bind anonymously, you must change it too.
Piero
-----Mensagem original-----
De: horde-bounces at lists.horde.org [mailto:horde-bounces at lists.horde.org]
Em nome de Anders Bruun Olsen
Enviada em: segunda-feira, 12 de maio de 2003 06:55
Para: horde at lists.horde.org
Assunto: [horde] ldap config params not working
Hi,
I have downloaded and installed Horde 2.2.1 and made the correct changes
to horde.php to make it use LDAP as a backend. However, when I try to
login it complains that 'hostspec' has not been set. It has indeed been
set and a little debugging shows that the $params array passed to the
Auth->ldap class is empty.
I have not been able to find the point where things go wrong since Horde
is quite a large project, so I am hoping that somebody on this list can
tell me how to fix this problem?
--
Anders
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS/O d--@ s:+ a-- C++ $UL+++ P++ L+++ E- W+ N(+) o K? w O- M-- V
PS+ PE@ Y+ PGP+ t 5 X R+ tv+ b+ DI+++ D+ G e- h !r y?
------END GEEK CODE BLOCK------
PGPKey: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x8BFECB41
--
Horde mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscribe at lists.horde.org
More information about the horde
mailing list