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 the correct authentication but Apache is giving me an access error and I haven't been able to track down why yet. I posted this in the mod_auth_kerb mailing list but I wasn't sure if this was actually a mod_auth_kerb error as I'm not getting an error message from the module but a general error from Apache itself. Any help would be greatly appreciated. Apache Error Log [Thu Oct 23 15:36:27 2008] [debug] mod_auth_kerb.c(1322): [client 192.168.1.140] Verifying client data using KRB5 GSS-API [Thu Oct 23 15:36:27 2008] [debug] mod_auth_kerb.c(1338): [client 192.168.1.140] Verification returned code 0 [Thu Oct 23 15:36:27 2008] [debug] mod_auth_kerb.c(1356): [client 192.168.1.140] GSS-API token of length 161 bytes will be sent back [Thu Oct 23 15:36:27 2008] [error] [client 192.168.1.140] access to /private failed, reason: require directives present and no Authoritative handler. Matt --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx