RE: [users@httpd] Apache 2.4 fails to call LDAP auth modules [solved]

2013-08-22 Thread William Paredes
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&#

[users@httpd] Apache 2.4 fails to call LDAP auth modules

2013-08-15 Thread William Paredes
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

Re: [EMAIL PROTECTED] mod_auth_ldap mod_auth_mysql on OS-X

2006-02-03 Thread William Paredes
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

Re: [EMAIL PROTECTED] mod_auth_ldap mod_auth_mysql on OS-X

2006-02-03 Thread William Paredes
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

[EMAIL PROTECTED] mod_auth_ldap mod_auth_mysql on OS-X

2006-01-27 Thread William Paredes
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]