On Thursday 10 August 2006 15:40, Rob Sterenborg wrote: > When I use: "Require user <me>" > I'm authenticated correctly and see the directory listing. So you've got authn_dbd is working. > When I use: "Require group admins" That uses mod_authz_groupfile and an AuthGroupFile directive. > I get the same error as before: > [Thu Aug 10 16:13:56 2006] [error] [client 193.173.147.3] access to /test > failed, reason: require directives present and no Authoritative handler. ... which you haven't got. > The AuthDBDUserPWQuery directive contains "User". Should it also work for > "Require group"? Nope. If you want to check groups from your database, you'll need mod_authz_dbd and "Require dbd-group admins" -- Nick Kew --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx