Actually, I misspoke... what I want to do is have the site generally
restricted to authenticated users but have one group (the Comments
group) open to anyone with just a generic password...

Essentially my thinking is to exclude the Comment group from authuser
somehow and just set a group password using the built-in password
system?

c

On Fri, Apr 24, 2009 at 2:42 PM, Chris Lott <chris.l...@gmail.com> wrote:
> I'm using the built-in authuser system and have it running and have
> implemented a sitewide edit password using:
> $DefaultPasswords['edit'] = 'id:username';
>
> Is there a way to easily exclude a page or group from needing any
> authentication?
>
> c
> --
> Chris Lott
>

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

Reply via email to