Return-Path: X-Original-To: apmail-jackrabbit-users-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A1D6463E0 for ; Tue, 7 Jun 2011 21:45:31 +0000 (UTC) Received: (qmail 74911 invoked by uid 500); 7 Jun 2011 21:45:31 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 74888 invoked by uid 500); 7 Jun 2011 21:45:31 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 74880 invoked by uid 99); 7 Jun 2011 21:45:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jun 2011 21:45:30 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of chadmichaeldavis@gmail.com designates 209.85.214.42 as permitted sender) Received: from [209.85.214.42] (HELO mail-bw0-f42.google.com) (209.85.214.42) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jun 2011 21:45:23 +0000 Received: by bwz18 with SMTP id 18so293519bwz.1 for ; Tue, 07 Jun 2011 14:45:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=bGLe++6JK2FccOsKsrVylrIKGOr49KXrXcALX57leCs=; b=p03a2npcFKu1b4sa5F2ndDURfyb4KG4P/wRSULQatYxNQHuy1EpDpTGxUquDcti/oG X2MGKtkWPFcU+rTxeh34rO4ovDQ8+77YU+UNDa/WuRNSp0Ls47Ku1EiZqBnaVZq7bvy/ 450nY49vvSYEMK23aOVEKmxs/RgwFrk98YRKs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=VaOsbb69w3GINYxUjuuCXYb6Db6LR4g8rHneHaYLWZ2m2x3MzYHH91DzB2hXe6gsTI L8dzlDWUHwjlVn76iS/2raJcnHYl1gdC5SSX/XhHBXdU2S49c7TLZWEO9lwuF8MJf65s w4Bo9xMemb4lfn17RTOWElJW0ucYQ3KBd7b+s= MIME-Version: 1.0 Received: by 10.204.138.136 with SMTP id a8mr1442297bku.106.1307483072957; Tue, 07 Jun 2011 14:44:32 -0700 (PDT) Received: by 10.204.15.20 with HTTP; Tue, 7 Jun 2011 14:44:32 -0700 (PDT) Date: Tue, 7 Jun 2011 15:44:32 -0600 Message-ID: Subject: Access Control Config From: ChadDavis To: users@jackrabbit.apache.org Content-Type: multipart/alternative; boundary=0015174c197c1d0ec204a5262061 X-Virus-Checked: Checked by ClamAV on apache.org --0015174c197c1d0ec204a5262061 Content-Type: text/plain; charset=ISO-8859-1 I found the wiki page describing the access control mechanism ( http://wiki.apache.org/jackrabbit/AccessControl). I understand, from this page, that resource based ACL's are the default mechanism. This will suit my purposes fine, but I can't find any documentation of how to configure the lists? Can someone point me to the appropriate location? --0015174c197c1d0ec204a5262061--