Search found 3 matches

by offthedeepnd
Wed Dec 04, 2013 9:23 pm
Forum: Webserver and configuration
Topic: Another ldap login failure
Replies: 3
Views: 8858

Re: Another ldap login failure

Hi Thorsten,

I have verified and re-verified the credentials. I am also using 2 other php web applications that use ldap/AD authentication and both are using the Administrator user to bind to the Active directory.

I did however change the ldap_user parameter from "Administrator" to "Administrator ...
by offthedeepnd
Wed Nov 27, 2013 7:34 pm
Forum: Webserver and configuration
Topic: Another ldap login failure
Replies: 3
Views: 8858

Re: Another ldap login failure

So I found turned on debugging in the inc/Bootstap.ini and now when trying to login I get the following errors.

phpMyFAQ warning [2]: ldap_bind() [function.ldap-bind]: Unable to bind to server: Invalid credentials in /var/www/phpmyfaq/inc/PMF/Ldap.php on line 137

phpMyFAQ warning [2]: ldap_search ...
by offthedeepnd
Tue Nov 26, 2013 9:23 pm
Forum: Webserver and configuration
Topic: Another ldap login failure
Replies: 3
Views: 8858

Another ldap login failure

Hi All,

I have gone through the list and looked at the various posts about LDAP issues but have not been able to get AD logins working. I'm running phpmyfaq 2.8.3 on php 5.3.27.

When I try to log in I get the usual "Wrong login name or password."

I have verified ldap connectivity to the AD ...