RE: [EMAIL PROTECTED] Apache 2 on Windows authentication against W2003-AD

2005-12-12 Thread Barham, David
up CN=GB-CBRTSD-GG,OU=CBGroups,OU=Cambridge,OU=EMEA,OU=Regions {member of a particular group} -Original Message- From: Tatham Oddie (Fuel Advance) [mailto:[EMAIL PROTECTED] Sent: 12 December 2005 11:13 To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] Apache 2 on Windows authentica

RE: [EMAIL PROTECTED] Apache 2 on Windows authentication against W2003-AD

2005-12-12 Thread Tatham Oddie \(Fuel Advance\)
Check out mod_auth_sspi Thanks, Tatham Oddie Fuel Advance - Ignite Your Idea www.fueladvance.com -Original Message- From: Barham, David [mailto:[EMAIL PROTECTED] Sent: Monday, 12 December 2005 9:59 PM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Apache 2 on Windows

[EMAIL PROTECTED] Apache 2 on Windows authentication against W2003-AD

2005-12-12 Thread Barham, David
I'm trying to get Apache running on Windows to authenticate from the windows AD of the server. (I got Apache on unix to do this using mod_auth_pam). I was kind of expecting Apache on Windows to be easier (?) but am stuck with mod_auth_ldap. Has anyone got a simple example of doing this? Is there s