Mantis 1.0.*, SLES 9.0 SP3 and LDAP authentication problem

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
Pawel
Posts: 8
Joined: 16 Dec 2005, 10:46
Location: Poznan, Poland

Mantis 1.0.*, SLES 9.0 SP3 and LDAP authentication problem

Post by Pawel »

Hi everyone!

We're migrating from Debian Woody to SLES 9.0. On both servers are Apache, MySQL and PHP in versions:
- 1.3.33; 4.0.23; 4.3.10 on Debian
- 1.3.34; 4.0.26; 4.3.10 on SLES.

There are no problems with Mantis LDAP authentication on Debian. On SLES when we try to log in we get following message:

Code: Select all

SYSTEM WARNING: ldap_search(): Search: Can't contact LDAP server
SYSTEM WARNING: ldap_get_entries(): supplied argument is not a valid ldap result resource
SYSTEM WARNING: ldap_free_result(): supplied argument is not a valid ldap result resource
PHP was configured with LDAP support on both servers . Mantis LDAP configuration is the same on both servers.
tcpdump shows connection to machine with our LDAP server.

Anyone had similar problems? Or maybe you have some ideas?

Thanks for help!
Post Reply