Thank you, André.
That´s because I´m migrating an application from Apache 1.3 to Apache 2.
On Apache 1.3 I was used to Apache::DBI, Apache::AuthDBI, mod_perl,
mod_auth_ldap etc.
Everything worked fine, but
Thank you again.
Rodney.
On Wed, Oct 22, 2008 at 11:52 AM, André Warnier <[EMAIL
Rodney Ramos wrote:
Great! That´s it!
I´ve tried to use a user called "admin" that exists in the LDAP server.
So, to make the test, I´ve created a crazy username and put it into the flat
file, and it works!
The Apache tries to consult the flat file only if it doesn´t find the user
in the LDAP
Great! That´s it!
I´ve tried to use a user called "admin" that exists in the LDAP server.
So, to make the test, I´ve created a crazy username and put it into the flat
file, and it works!
The Apache tries to consult the flat file only if it doesn´t find the user
in the LDAP server.
Now, another
Thanks.
That info might very well save me a couple of days of scratching my head
some time soon.
André
Eric Covener wrote:
On Tue, Oct 21, 2008 at 1:43 PM, André Warnier <[EMAIL PROTECTED]> wrote:
Eric Covener wrote:
On port 389, MSAD might send you on a lengthy wild goose-chase of LDAP
re
On Tue, Oct 21, 2008 at 1:43 PM, André Warnier <[EMAIL PROTECTED]> wrote:
> Eric Covener wrote:
>>
>> On port 389, MSAD might send you on a lengthy wild goose-chase of LDAP
>> referrals.
>>
> Eric, can you elaborate a bit on that, or direct me/us to some additional
> information ?
> This is not dir
Eric Covener wrote:
On Tue, Oct 21, 2008 at 1:58 PM, Rodney Ramos <[EMAIL PROTECTED]> wrote:
Hi, Eric. Thank you for your answers.
I´ve tried to do what you said, setting the directive AuthBasicProvider as
below:
AuthBasicProvider ldap file
But the problem is the same. Apache doen´t check the
On Tue, Oct 21, 2008 at 1:58 PM, Rodney Ramos <[EMAIL PROTECTED]> wrote:
> Hi, Eric. Thank you for your answers.
>
> I´ve tried to do what you said, setting the directive AuthBasicProvider as
> below:
>
> AuthBasicProvider ldap file
>
> But the problem is the same. Apache doen´t check the flat file
Hi, Eric. Thank you for your answers.
I´ve tried to do what you said, setting the directive AuthBasicProvider as
below:
AuthBasicProvider ldap file
But the problem is the same. Apache doen´t check the flat file, as you can
see in the log below:
Eric Covener wrote:
On port 389, MSAD might send you on a lengthy wild goose-chase of LDAP
referrals.
Eric, can you elaborate a bit on that, or direct me/us to some
additional information ?
This is not directly related to the OP's issue, but I'm doing a lot of
AAA related stuff these days, an
On Tue, Oct 21, 2008 at 12:59 PM, Rodney Ramos <[EMAIL PROTECTED]> wrote:
> I´m trying to use the mod_authnz_ldap module to authenticate the users in a
> Microsoft AD LDAP Server, but I´m having a lot of problems.
>
> The only configuration that worked was:
>
> AuthName ""
> AuthType Basic
> Au
I´m trying to use the mod_authnz_ldap module to authenticate the users in a
Microsoft AD LDAP Server, but I´m having a lot of problems.
The only configuration that worked was:
AuthName ""
AuthType Basic
AuthBasicProvider ldap
AuthLDAPUrl "ldap://ldapserver:3268/dc=domain,dc=com?cn";
AuthLDAPB
11 matches
Mail list logo