Jason Frisvold wrote:
> On 5/17/07, Neil Herber (nospam) <[EMAIL PROTECTED]> wrote:
>> AuthUser has supported group authentication for quite a while. For a
>> quick overview of how it works, simply look at the Site/AuthUser page on
>> your install.
> 
> Let me re-phrase..
> 
> I'm looking to store the groups in the database along with the user
> information.  I don't see any current way to do this...

I am not sure what you mean because neither AuthUser nor PmWiki make use 
of a "database".

If you use a straight AuthUser solution, the usernames, passwords and 
groups are all stored on a single wiki page: Site/AuthUser.

I use a hybrid solution. I use Apache Basic Authentication to 
authenticate users and control access. I use AuthUser groups to 
determine who can see what. It works very well.

-- 
Neil Herber
Corporate info at http://www.eton.ca/

_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to