[Moin-user] ACL problems on upgrade

Todd O'Bryan toddobryan at gmail.com
Tue Feb 10 09:39:43 EST 2009


Users in a group used to be able to edit pages, but since an upgrade
all the pages are listed as immutable for anyone in the group.

I have all my users in a MembersGroup page and here are my settings in
farmconfig.py:

    # IMPORTANT: grant yourself admin rights! replace YourName with
    # your user name. See HelpOnAccessControlLists for more help.
    # All acl_rights_xxx options must use unicode [Unicode]
    acl_rights_before = u"ToddOBryan:read,write,delete,revert,admin
MembersGroup:read,write,revert"
    acl_rights_default = u"All:read"
    page_group_regex =  u'[a-z]Group$'

Where do I start troubleshooting this?

Thanks,
Todd

P.S. I get the digest, so if you could reply to me--in addition to the
group--I'd appreciate it.




More information about the Moin-user mailing list