From: Igor Cicimov [icici...@gmail.com]
Sent: Saturday, August 17, 2013 9:14 AM
To: users
Subject: Re: [users@httpd] Apache 2.4 fails to call LDAP auth modules
On 16/08/2013 3:10 AM, "William Paredes"
mailto:bill.pare...@einstein.yu.edu>> wrote:
>
> Greetings!
> It
Greetings!
It's been a few days that I'm struggling with this one:
I don't get the authentication dialog window prompting for a user name &
password when I enter an LDAP protected realm:
AuthType Basic
AuthBasicProvider ldap
AuthName "Testing LDAP"
AuthLDAPBindDN "CN=cn_name,OU=ou_accou
rder.
Accordingly, the way you have your modules listed, mysql
will have priority over the LDAP module. mod_access having
the lowest priority and being checked last, cause it's
first in the LoadModule listing.
On Fri, 3 Feb 2006, William Paredes wrote:
To: users@httpd.apache.org
I've already rebuilt Apache and mod_auth_mysql from fresh
downloads to make sure the installation is clean.
regards,
-bill
William Paredes wrote:
Just before going "live" I noticed that mod_auth_mysql and
mod_auth_ldap do not "fail through" properly when protecting the sam
Just before going "live" I noticed that mod_auth_mysql and mod_auth_ldap
do not "fail through" properly when protecting the same realm.
1] The mysql protected area below works as expected. entering a bad
password or unknown user produces the correct response.
[Fri Jan 27 19:34:10 2006] [error]