[pmwiki-users] htgroup

Hagan Fox haganfox at users.sourceforge.net
Fri Dec 1 19:07:36 CST 2006


Thomas N. Burg <mail <at> randgaenge.net> writes:
>
> Hi,
> 
> a brief question. I know how the create the htgroup file but how do I  
> tell a page/group that only a certain group has access. With users I  
> do it like "id:tom id:eve" (for 2 users) and how does in work with  
> groups?

>From http://www.pmwiki.org/wiki/Site/AuthUser

   Authorization groups are specified with a leading "@" sign.
   Define either the login accounts belonging to a group or the
   groups for a login account:

     @writers: alice, bob  
     carol: @editors, @writers
     @admins: alice, dave

   Then use "@group" as a password in ?action=attr or
   $DefaultPasswords.

Hagan





More information about the pmwiki-users mailing list