Re: [Moin-user] acls

2013-07-03 Thread Marcel Sandow
Hi everybody! Am Montag, den 01.07.2013, 14:10 +0200 schrieb Marcel Sandow: > Hi everybody! > > Setting up a new wiki (windows, python2.7.5, moinmoin1.9.7) there are > some difficulties with acls. I have set a superuser, but this user is > not allowed to change page acls until I have created an A

Re: [Moin-user] acls

2013-07-03 Thread Poccecai, Davide
l Sandow mailto:marcelsan...@gmx.de>> Date: Monday, 1 July 2013 13:10 To: "moin-user@lists.sourceforge.net<mailto:moin-user@lists.sourceforge.net>" mailto:moin-user@lists.sourceforge.net>> Subject: [Moin-user] acls Hi everybody! Setting up a new wiki (windows, python2

Re: [Moin-user] acls

2013-07-02 Thread Reimar Bauer
Am 01.07.2013 14:10, schrieb Marcel Sandow: > Hi everybody! > > Setting up a new wiki (windows, python2.7.5, moinmoin1.9.7) there are > some difficulties with acls. I have set a superuser, but this user is > not allowed to change page acls until I have created an AdminGroup > including the superus

[Moin-user] acls

2013-07-01 Thread Marcel Sandow
Hi everybody! Setting up a new wiki (windows, python2.7.5, moinmoin1.9.7) there are some difficulties with acls. I have set a superuser, but this user is not allowed to change page acls until I have created an AdminGroup including the superuser. In the wikiconfig I have set: acl_rights_default =

Re: [Moin-user] ACLs

2010-04-20 Thread Thomas Waldmann
On Sun, 2010-04-18 at 19:58 +0100, Kai Jaeger wrote: > I would like to allow all known users to add acl directives to > sub-pages of their home page but not elsewhere. You need a securitypolicy like autoadmin for this. Please read its docs (help page and in the code) to see if it matches your need

[Moin-user] ACLs

2010-04-18 Thread Kai Jaeger
I would like to allow all known users to add acl directives to sub-pages of their home page but not elsewhere. Is there a way to achieve this? Kai -- Download Intel® Parallel Studio Eval Try the new software tools for yo

Re: [Moin-user] ACLs v. spaces in user names

2009-04-07 Thread Thomas Waldmann
Hi Greg, > OK, here's the scenario: we have a user with a space in his username. > (Yeah, I didn't know that was possible, either.) He needs to have > exclusive control of a page, so the obvious solution is to use an ACL > that gives him read, write, and revert permission (and limit public

[Moin-user] ACLs v. spaces in user names

2009-04-07 Thread Greg Noel
Hi, OK, here's the scenario: we have a user with a space in his username. (Yeah, I didn't know that was possible, either.) He needs to have exclusive control of a page, so the obvious solution is to use an ACL that gives him read, write, and revert permission (and limit public access to

Re: [Moin-user] ACLs and user homepages

2009-02-26 Thread R.Bauer
Christopher MacMinn schrieb: >>> I am using MoinMoin to run a non-wiki website. My config ACL setup is: >>> >>> acl_rights_default = u'Administrators:read,write,delete,revert,admin >>> All:read' >>> acl_rights_before = u'Administrators:read,write,delete,revert,admin' >>> >> That sounds wrong beca

Re: [Moin-user] ACLs and user homepages

2009-02-25 Thread R.Bauer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Miguel Da Silva - URI schrieb: > Christopher MacMinn escribió: >> > I am using MoinMoin to run a non-wiki website. My config ACL >> setup is: >> > >> > acl_rights_default = u'Administrators:read,write,delete,revert,admin >> > A

Re: [Moin-user] ACLs and user homepages

2009-02-25 Thread Miguel Da Silva - URI
Christopher MacMinn escribió: > > I am using MoinMoin to run a non-wiki website. My config ACL > setup is: > > > > acl_rights_default = u'Administrators:read,write,delete,revert,admin > > All:read' > > acl_rights_before = u'Administrators:read,write,delete,revert,admi

Re: [Moin-user] ACLs and user homepages

2009-02-25 Thread Krzysztof Stryjek
Hi, On Wed, Feb 25, 2009 at 02:36:29PM -0500, Christopher MacMinn wrote: > It seems to me that this would allow any user in the "UserGroup" (or any > "Known" user, for the second option) to edit ANY page. Is that right? > > I would rather that they can edit only their personal homepage, and not

Re: [Moin-user] ACLs and user homepages

2009-02-25 Thread Christopher MacMinn
> > > I am using MoinMoin to run a non-wiki website. My config ACL setup is: > > > > acl_rights_default = u'Administrators:read,write,delete,revert,admin > > All:read' > > acl_rights_before = u'Administrators:read,write,delete,revert,admin' > > > > That sounds wrong because the page name has to e

Re: [Moin-user] ACLs and user homepages

2009-02-25 Thread R.Bauer
Christopher MacMinn schrieb: > Hi folks - > I am using MoinMoin to run a non-wiki website. My config ACL setup is: > > acl_rights_default = u'Administrators:read,write,delete,revert,admin > All:read' > acl_rights_before = u'Administrators:read,write,delete,revert,admin' > That sounds wrong bec

[Moin-user] ACLs and user homepages

2009-02-25 Thread Christopher MacMinn
Hi folks - I am using MoinMoin to run a non-wiki website. My config ACL setup is: acl_rights_default = u'Administrators:read,write,delete,revert,admin All:read' acl_rights_before = u'Administrators:read,write,delete,revert,admin' where "Administrators" is of course one or more users who should

Re: [Moin-user] ACLs no longer work after upgrade from 1.5 to 1.7

2008-11-16 Thread Thomas Waldmann
> Any suggestions about where to look for clues to this mystery? docs/CHANGES, as usual. You likely need to remove your old page_*_regex settings. - This SF.Net email is sponsored by the Moblin Your Move Developer's challe

[Moin-user] ACLs no longer work after upgrade from 1.5 to 1.7

2008-11-15 Thread skip
The Python wiki was upgrade from 1.5.3 to 1.7.1 as a side effect of a Debian upgrade. The ACLs no longer work. For example, there is an AdminGroup page: http://wiki.python.org/moin/AdminGroup of which I am a member (SkipMontanaro). I'm logged in yet Moin marks the page as immutable. Same