On 02.12.2015 23:05, Nick Kew wrote: > On Wed, 2 Dec 2015 22:11:20 +0100 > Klaus Darilion <klaus.mailinglists@xxxxxxxxx> 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? On the wire with tcpdump (SSL disabled, so I see the clear text) > 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? I have not tried, but thanks for the input. Thanks Klaus --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx