> > Although Midgard's main page comes up correctly, it doesn't ask for a
> > password
> 
> Have you checked that you have the "authentication: required" flag set
> in the host record? You can check this in SQL by doing "SELECT info FROM
> host WHERE id=1". If this prints "auth", then it's OK, otherwise run
> "UPDATE host SET info='auth' WHERE id=1" to fix it.

The auth info was set; the problem was a little more subtle.

His configuration file had
<Files /usr/lib/apache/midgard-root.php3>
....
</Files>

and so apache never asked mod_midgard to perform the actual password
verification.

Bye,
Emile


--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to