From: William Paredes <[EMAIL PROTECTED]>
Subject: Re: [EMAIL PROTECTED] mod_auth_ldap mod_auth_mysql on OS-X
Greetings!
Using these modules
---
LoadModule access_module modules/mod_access.so
LoadModule auth_module modules/mod_auth.so
LoadModule ldap_module modules/mod_ldap.so
lt;[EMAIL PROTECTED]>
> Subject: Re: [EMAIL PROTECTED] mod_auth_ldap mod_auth_mysql on OS-X
>
> Greetings!
>
> Using these modules
> ---
> LoadModule access_module modules/mod_access.so
>
> LoadModule auth_module modules/mod_auth.so
> Loa
Greetings!
I've managed to completely isolate the multiple authentication
"symptoms" I'm having. To recap, I'd like to authenticate users against
an LDAP server with a fail through to a MySQL server. Realms which
require only LDAP or only MySQL authentication behave correctly.
However, a rea
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]