Return-Path: Delivered-To: apache-bugdb-archive@hyperreal.org Received: (qmail 26211 invoked by uid 6000); 2 Oct 1998 20:15:20 -0000 Received: (qmail 26185 invoked by uid 149); 2 Oct 1998 20:15:18 -0000 Date: 2 Oct 1998 20:15:18 -0000 Message-ID: <19981002201518.26184.qmail@hyperreal.org> To: apache-bugdb@apache.org, marc@apache.org, wikne@lynx.uio.no From: marc@apache.org Subject: Re: mod_auth-any/3124: AuthName does not work anymore - appears as "unknown". Sender: apache-bugdb-owner@apache.org Precedence: bulk [In order for any reply to be added to the PR database, ] [you need to include in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ] [If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: AuthName does not work anymore - appears as "unknown". State-Changed-From-To: open-feedback State-Changed-By: marc State-Changed-When: Fri Oct 2 13:15:17 PDT 1998 State-Changed-Why: You have an ErrorDocument 401 directive, correct? Does removing that stop this problem? If so, what is the ErrorDocument directive pointing to? For some reason, there are two authentication headers being sent, one empty. Do you have any extra modules compiled in?