[Moin-user] ACL question

Maurice Lucas mslucas at taos-it.nl
Mon Nov 28 14:01:06 EST 2005


Hello,

I'm testing a non-production wiki and have some problems with the acl 
settings.

from wikiconfig.py
    # Enable acl (0 to disable)
    acl_enabled = 1

    # IMPORTANT: grant yourself admin rights! replace YourName with
    # your user name. See HelpOnAccessControlLists for more help.
    # All acl_right_xxx must use unicode [Unicode]
    acl_rights_before = "Maurice Lucas:read,write,delete,revert,admin"

cat user/1133208326.59.56825
# Data saved '2005-11-28 22:41:05' for id '1133208326.59.56825'
css_url=
date_fmt=
datetime_fmt=
disabled=0
edit_on_doubleclick=0
edit_rows=30
email=mslucas at taos-it.nl
enc_password={SHA}something
language=en
last_saved=1133214065.25
name=Maurice Lucas
quicklinks=
remember_last_visit=0
remember_me=1
show_fancy_diff=1
show_fancy_links=1
show_nonexist_qm=0
show_page_trail=1
show_toolbar=1
show_topbottom=1
subscribed_pages=FrontPage
theme_name=modern
tz_offset=3600
want_trivial=1
wikiname_add_spaces=0

This user doesn't receive admin rights but if I include
    allowed_actions = ['DeletePage', 'AttachFile', 'RenamePage']
Then I'm able to Delete a page.

Why ain't I'm able to delete without this allowed_actions line?

With kind regards,
Met vriendelijke groet,

Maurice Lucas
TAOS-IT





More information about the Moin-user mailing list