WikiMatrix

#1 2010-02-08 16:37:12

flatron
Member
Registered: 2010-02-08
Posts: 1

ACL site-wide changes don't apply

Hello,

I'm having the same problem as jscott8 in http://www.wikimatrix.org/forum/t1115-admin-rights . But as no one has answered him, I'll try it again.

I've modified my wiki configuration .py file to add new "site-wide" ACLs, adding:

Code:

acl_rights_default = u"rootuser:read,write,delete,revert,admin All:read"

but it seems they aren't being applied (e.g., everyone can write despite I've specified All:read, and rootuser can't change acl rights for a concrete page). Do I have to restart or rerun something? I've thought may be I have to restart Apache. If so, is there any other way of applying the ACL changes without restarting Apache?

Thank you.

Last edited by flatron (2010-02-08 16:42:05)

Offline

 

#2 2010-02-21 22:18:05

ThomasWaldmann
Member
Registered: 2005-12-05
Posts: 12

Re: ACL site-wide changes don't apply

You need to restart the moin process(es).

Whether you need to restart apache for that depends on your configuration.

Apache with mod_wsgi is rather nice in that respect, because a "touch moin.wsgi" makes it restart all moin wsgi daemons on the fly.


Thomas Waldmann

http://moinmo.in/

Offline

 

You are not logged in.


Board footer

Powered by PunBB
© Copyright 2002–2008 PunBB