Received: (qmail 26157 invoked by uid 2012); 5 Feb 1998 17:09:19 -0000 Message-Id: <19980205170919.26156.qmail@hyperreal.org> Date: 5 Feb 1998 17:09:19 -0000 From: Robert Kohlbus Reply-To: rkohlbus@klaatu.umd.edu To: apbugs@hyperreal.org Subject: Entry AuthName in .htaccess isn't being diplayed X-Send-Pr-Version: 3.2 >Number: 1775 >Category: os-osf >Synopsis: Entry AuthName in .htaccess isn't being diplayed >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: analyzed >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Thu Feb 5 09:10:00 PST 1998 >Last-Modified: Wed May 20 03:06:08 PDT 1998 >Originator: rkohlbus@klaatu.umd.edu >Organization: >Release: 1.2.5 >Environment: Dec OSF 3.2d and OSF 4.0a Compiler GCC 2.7.2.2 >Description: Password Dialog Boxes do not display the AuthName text. Same source files compiled under Solaris 2.6 and Ultrix work fine Under OSF, the text 'unknown' is displayed instead of the AuthName text >How-To-Repeat: http://www.umd.edu/private Text of .htaccess for above URL is: AuthUserFile /usr/local/www/private/.htpasswd AuthGroupFile /dev/null AuthName Please Enter you password for this private directory AuthType Basic require valid-user >Fix: >Audit-Trail: Category-Changed-From-To: mod_auth-any-os-osf Category-Changed-By: dgaudet Category-Changed-When: Fri Feb 27 01:47:01 PST 1998 State-Changed-From-To: open-analyzed State-Changed-By: brian State-Changed-When: Wed May 20 03:06:08 PDT 1998 State-Changed-Why: Make sure your AuthName argument is contained within quotes if it has spaces, e.g AuthName "Please Enter you password for this private directory" I have no idea how this could be platform-specific but it's probably worth fixing. Let us know if this solves your problem. >Unformatted: [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. ]