From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3353 invoked by alias); 9 Apr 2014 18:24:35 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 3343 invoked by uid 89); 9 Apr 2014 18:24:34 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Wed, 09 Apr 2014 18:24:33 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id B8FF6116136; Wed, 9 Apr 2014 14:24:31 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id CqUOnI8oLfyV; Wed, 9 Apr 2014 14:24:31 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 7FE1E116095; Wed, 9 Apr 2014 14:24:31 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id CA2FBE0B09; Wed, 9 Apr 2014 11:24:33 -0700 (PDT) Date: Wed, 09 Apr 2014 18:24:00 -0000 From: Joel Brobecker To: "Frank Ch. Eigler" Cc: Stan Shebs , gdb@sourceware.org Subject: Re: [GDB Wiki] Add editor privilege control Message-ID: <20140409182433.GC28238@adacore.com> References: <20140214030759.GC5485@adacore.com> <52FE61DD.6010000@earthlink.net> <20140303161227.GL4860@adacore.com> <20140409125330.GA21704@adacore.com> <20140409133428.GG10969@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140409133428.GG10969@redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2014-04/txt/msg00032.txt.bz2 > That's about it. Y'all can draft the EditorGroup page, then let me > know when to flip the acl switches. The initial syntax is: > > #acl EditorGroup:read,write,delete,revert All:read > #format wiki > #language en > Members of this group are allowed to edit the wiki. This is a community maintained list. As a member of EditorGroup you can add other users to this list but by doing so you vouch for them. > > * UserName > * OtherUserName > * YetAnotherUserName Thanks, Frank. I just created the EditorGroup page, using the user names from all legitimate change for the past month or so, but purposefully leaving myself out of the list for testing. Would you mind turning the ACLs on, so we can see how well it works with me? Thanks! -- Joel