Loading...
 
LDAP / Active directory

LDAP / Active directory


Re: Re: Ldap Authentication error.

United States

> > Hello
> >
> > I am having a problem with ldap authentication. when a user enters their user id and password the result is simply "Invalid Username or password" if the user is valid, invalid, the user id is valid with an invalid password etc.
> >
> > Server: Windows Server 2003 64 bit R2
> > Apache 2.2.4
> > PHP 5.2.3
> > MySQL 5.0.37
> > TikiWiki 1.9.8.3
> >
> > Other sites on the server are using ldap authentication successfully so I know that it is not a configuration or firewall issue....
> >
> > If you could point me in the direction of debugging this it would be appreciated. Sorry I am new to this how do you get debug messages to display redface
>
> Sorry, I should have mentioned that I have added the following to the ..\lib\userslib.php
>
> $options%22version%22 = $tikilib->get_preference("auth_ldap_version", "3");
> $options%22binddn%22 = $tikilib->get_preference("auth_ldap_adminuser", "");
> $options%22bindpw%22 = $tikilib->get_preference("auth_ldap_adminpass", "");

I know this is a late reply. Did you get this working?

\\Greg

There are no comments at this time.