Sorry about that. I just noticed that this has already been posted as
bug# 46421. The posted fix solves the issue.
Regards,
-bill
paredes wrote:
Greetings!
In testing mod_authz_dbd it seems that the if a user is a member of a
*single* group the following Authz directives work properly:
Req
Greetings!
In testing mod_authz_dbd it seems that the if a user is a member of a
*single* group the following Authz directives work properly:
Require dbd-group faculty
AuthDBDUserPWQuery "SELECT pw FROM auth where user =%"
AuthzDBDQuery "SELECT grp FROM groups WHERE user = %
However, when the