I am having a hard time getting mod_auth_pam and pwauth to work on bq.
As a test, I have an .htacces with:
AuthAuthoritative On
AuthType Basic
AuthName Statistieken
AuthExternal pwauth
GroupExternal unixgroup
require valid-user
When I request the page in the browser, type anything in the userfield of
the authentication-box (doesn't matter if the name typed in is actually a
user of a vsite or not), the following appears in apache's errorlog:
AuthExtern pwauth [/usr/bin/checker]: Failed (3) for user xxxx
Anybody knows what that error (3) means, and how to solve it?
Thank you.
--
Maurice de Laat