On Tue, Mar 16, 2010 at 09:09:23AM +0100, Alessandro Dentella wrote:
> Hi, I have been reading http://master.moinmo.in/HelpOnAccessControlLists
> several times w/o understanding how I should set acl.
> 
> Wrong Notice on the page
> ========================
> 
> 
> The wiki page has a note:
> 
>   Please note: This is the master18 wiki for moin 1.8.x content. For moin
>   1.9.x content, please see the same page in master19 wiki.
> 
> that points to the same page. I guess that acl has not changed but I may be
> wrong.
> 
> Acls
> =====
> 
> I'd like to allow read access to anybody and edit to all Trusted people
> (i.e. those that logged in with a valid user/password). I set:
> 
>     acl_rights_before = u'WebAdmin:read,write,delete,revert,admin \
>                           Trusted:read,write,delete,revert All:read'
>     acl_rights_after = u'All:read'
> 
> But no Trusted people can edit the page 

Thanks to Raphael that pointed out that I was using trusted where i waas
supposed to used 'Known'.

sandro

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to