RE: [EMAIL PROTECTED] Authorization Failed: require directives present and no Authoritative handler

2008-10-24 Thread Matthew Devine
Warnier [mailto:[EMAIL PROTECTED] Sent: Friday, October 24, 2008 2:38 AM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Authorization Failed: require directives present and no Authoritative handler Matthew Devine wrote: > So I'm trying to build an Environment for Apache that

[EMAIL PROTECTED] Authorization Failed: require directives present and no Authoritative handler

2008-10-23 Thread Matthew Devine
So I'm trying to build an Environment for Apache that will authenticate with mod_auth_kerb. Basically I have a Windows 2003 Active Directory server acting as my KDC and Apache running in a Windows machine that's part of the domain. When I try to connect to the site, it appears like it does all th

[EMAIL PROTECTED] Kerberos - no authoritative handler

2008-06-24 Thread Matthew Devine
I was trying to get mod_auth_kerb working on a Windows environment with Apache 2.2. I have it set to simply challenge with Basic before I have into SSO. When I put in the valid credentials, I can use Wireshark to see that it appears I'm getting a valid ticket. After that I get the following erro