Thanks for the help.
My problem was solved, when i have added the directive
"AuthzLDAPAuthoritative off"
Now i am able to authenticate with LDAP.
Is it mandatory to add the "AuthBasicProvider ldap"
Thanks,
Om.
On 24-Oct-06, at 7:02 PM, Kenneth Svee wrote:
[ Om ]
Hi,
I have installed apac
[ Om ]
> Hi,
> I have installed apache 2.2.2 in my local machine. I am using in
> built LDAP server on a MAC OS X server. I want to provide access to
> few resources on the webserver authenticated against LDAP. mod_ldap
> and mod_authnz_ldap modules are enabled in apache.
>
> Below is the Authoriz
Hi,
I have installed apache 2.2.2 in my local machine.
I am using in built LDAP server on a MAC OS X server.
I want to provide access to few resources on the webserver
authenticated against LDAP.
mod_ldap and mod_authnz_ldap modules are enabled in apache.
Below is the Authorization code that i