>Number:         565
>Category:       mod_auth-any
>Synopsis:       Always looks for mSQL. I don't have mSQL.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apache (Apache HTTP Project)
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Fri May  9 13:00:01 1997
>Originator:     [EMAIL PROTECTED]
>Organization:
apache
>Release:        1.2b10
>Environment:
Linux mirage 2.0.30 #1 Thu May 8 12:41:35 CDT 1997 i586
>Description:
I was trying to password a given directory on my server, which I've done plenty 
of times before on other apache servers. When I try to do so, however, I get a 
server error, and the following in the error_log:

[Fri May  9 13:19:24 1997] access to /usr/local/etc/httpd/htdocs/test failed 
for mac10.brownmc.com, reason: mSQL: Missing parameters for password lookup: 
Password table

I specifically didn't include mon_auth_msql when I compiled, because I was 
having the same error with the 1.1.0 binary I downloaded a month or so ago.

I thought maybe "AuthAuthoritative off" in the .htaccess file might take care 
of it, but then I'd get "invalid command AuthAuthoritative" in the error log.

Here's my current .htaccess file, if it helps:

AuthUserFile /usr/local/etc/httpd/conf/passfile
AuthGroupFile /dev/null
AuthName bmci
AuthType Basic

<limit get>
require user greg
require user jon
require user bq
</limit>
>How-To-Repeat:
I have no idea, sorry.
>Fix:

>Audit-Trail:
>Unformatted:


Reply via email to