Fredag 19 oktober 2007 19:46 kvad [EMAIL PROTECTED]:
> On Fri, 19 Oct 2007 18:47:37 +0200
> Johnny Ernst Nielsen <[EMAIL PROTECTED]> wrote:
> ...
>
> > For the second method you enable the module AuthUser.
> > Then you define your users and your user groups in the page
> > SiteAdmin.AuthUser
> > Finally you set the proper permissions for your users and groups
> > in config.php
> > Se here:
> > <http://www.pmwiki.org/wiki/PmWiki/AuthUser>
> >
> > With this method you can give indvidual permissions to
> > individual people.
>
> ...
> Very interesting, but do you a link or an explanation on how to
> apply a user group such as @office to a subgroup of pages such
> as: /Administration/* and @management only has access to /Mgnt/*?

I'm sorry, I was not too specific I see.
By "users" I meant the individual users you define in 
SiteAdmin.AuthUser.
And by "groups" I meant the groups of users you also define in 
SiteAdmin.AuthUser.

[EMAIL PROTECTED] gave a good explabation on how to use user ids and user 
groups to lock down entier groups of pages.
You use the same method to lock down individual pages:
For instance
Main.HomePage?action=attr
You can use @usergroups and/or id:usernames in addition to passwords.

Best regards :o)

Johnny :o)

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

Reply via email to