On Fri, 04 Jan 2008 10:47:54 +0100 Pavel Stratil <pavel.stratil-jun@xxxxxxxx> wrote: > anyone please? thanks! Simple answer, you can't. Apache only looks up the group(s) required in a "Require group ..." directive. Longer answer: you could (a) hack mod_authz_groupfile[1] (b) Use a query-based authz (LDAP or DBD) (c) Write your own handler to look it up. [1] if I've got the name right. -- Nick Kew Application Development with Apache - the Apache Modules Book http://www.apachetutor.org/ --------------------------------------------------------------------- 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