[pmwiki-users] "Official" release of UserAuth2 recipe

Neil Herber (nospam) nospam at eton.ca
Fri May 18 09:32:08 CDT 2007


Jason Frisvold wrote:
> On 5/17/07, Neil Herber (nospam) <nospam at eton.ca> 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/



More information about the pmwiki-users mailing list