[NTLUG:Discuss] OT: mod_auth_mysql
Jack Snodgrass
jack+ntlug at mylinuxguy.net
Mon Mar 31 10:27:37 CST 2003
On Mon, 31 Mar 2003 11:12:54 -0500, JM537 wrote:
> Excuse the OT but I couldn't find any place specifically for
> mod_auth_mysql questions:
>
> I'm trying to authenticate users who may be members of several
> groups. I can get
> authentication to work with "require valid-user", but not with
> "require group growth".
>
> i had a groups field in user_auth initially, and could get
> authentication against "valid-user",
> "user" and "group", but that will not allow multiple groups;
> multiple groups requires a separate
> table from what i've read so far.
>
> can anyone tell me what i'm missing in the information below, or
> where i need to direct
> this request to?
just to clarify.... you have a user ( jack ) and he is in
multiple groups ( webadmin, user, pppadmin, etc ) and you
want to do something like
require group webadmin
in your .htaccess file?
Does that sound right? I've got mod_auth_sql on one of my
servers. I can ( probablly ) take a closer look at it tonight
and figure out how I have the group stuff configured.
I can't get to that test system during the day.
jack
More information about the Discuss
mailing list