You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Robert Kohlbus <rk...@klaatu.umd.edu> on 1998/02/05 18:09:19 UTC

mod_auth-any/1775: Entry AuthName in .htaccess isn't being diplayed

>Number:         1775
>Category:       mod_auth-any
>Synopsis:       Entry AuthName in .htaccess isn't being diplayed
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Thu Feb  5 09:10:00 PST 1998
>Last-Modified:
>Originator:     rkohlbus@klaatu.umd.edu
>Organization:
apache
>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

<Limit GET>
require valid-user
</Limit>
>Fix:

>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]