[Moin-user] ACL question

Etienne Chové Etienne.Chove at crans.org
Tue Nov 29 05:27:47 EST 2005


Maurice Lucas a écrit :
> 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'
> [...]
> name=Maurice Lucas
> [...]

Its dangerous to use Wiki Names with spaces in them. It's better to user name
MauriceLucas (without any space) ; in acl definition, blanks are limit between
acl definition :
"MauriceLucas:read,write,delete,revert,admin"

-- 
Etienne




More information about the Moin-user mailing list