On Thu, 2009-09-24 at 05:55 -0700, Luis Clemente wrote:
> Hi all,
>
>Someone knows how I can setting the apache 2.2. server to authenticated in
> a Ldap server? Here is my httpd.conf Ldap configuration:
>
>
> AuthBasicProvider ldap
> AuthType basic
> AuthLDAPURL "ldap://ldapser
Hi all,
Someone knows how I can setting the apache 2.2. server to authenticated in a
Ldap server? Here is my httpd.conf Ldap configuration:
AuthBasicProvider ldap
AuthType basic
AuthLDAPURL "ldap://ldapserver.com:389/o=domain.com?mail";
AuthzLDAPAuthoritative on
AuthName