On Wed, 2 Dec 2015 22:11:20 +0100
Klaus Darilion <klaus.mailingli...@pernau.at> wrote:

> [ ...]

A puzzle indeed.

> Although the DB returns the same password-hash as always, and the
> browser sends the correct credentials (as in the working scenario),
> Apache replies with 401.

Just to clarify, where are you verifying that the DB returns
the correct hash?  By debug within apache, or from pgsql,
or from the wire between them?

I'm not suggesting a solution or even how to find one,
just hoping to clarify the problem.

>         DBDriver pgsql
>         DBDParams "dbname=...."
>         DBDMin  1
>         DBDKeep 2
>         DBDMax  20
>         DBDExptime 300

Does varying those params make any difference at all?

-- 
Nick Kew

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to