[Moin-user] User unable to edit page

Thomas Waldmann tw-public at gmx.de
Thu May 11 07:13:03 EDT 2006


> I have a Moin 1.3.5 wiki with ACLs enabled.  Normal users (not in 
> AdminGroup, etc) that are given read and write privileges are still 
> unable to edit their pages.  The format of the ACL is this:
> 
> #acl Joe:read,write AdminGroup:read,write,revert,admin All:read
> 
> Members of the AdminGroup can edit the page, just not Joe. There are no 
> errors that appear in edit-log or error.log.  Where else can I look to 
> debug this?

Check you wikiconfig and especially your acl_rights_before line.

I propose to do it like that:

acl_rights_before = u"AdminGroup:read,write,delete,revert,admin"

and on the page:

#acl Joe:read,write All:read





More information about the Moin-user mailing list