@gmail.com]
Sent: Monday, May 04, 2009 4:01 AM
To: users@httpd.apache.org
Subject: Re: [us...@httpd] Apache 2.2.10 LDAPS to Active Directory
>
>
> AuthType Basic
>
> AuthName "TCBC"
> AuthLDAPBindDN webuserloo...@user.org
> AuthLDAPBindPassword 1password
> AuthL
>
>
> AuthType Basic
>
> AuthName "TCBC"
> AuthLDAPBindDN webuserloo...@user.org
> AuthLDAPBindPassword 1password
> AuthLDAPURL
> "ldaps://ldapurl:636/DC=nm,DC=ad,DC=llssa,DC=org?sAMAccountName?sub?(objectClass=*)"
> Require group CN=Web_TTR,OU=Web Groups,OU=Global Security
> Groups,DC=nm,DC=ad,DC
I am in the process of configuring a windows system with apache 2.2.10
installed on it. I have a few questions before we get started.
1. Is "LoadModule authnz_ldap_module modules/mod_authnz_ldap.so"
the same as mod_auth_ldap?
2. Will mod_authnz_ldap.so work on windows server 2003 wit