From dev-return-8272-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Fri Oct 07 00:52:29 2005 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 18042 invoked from network); 7 Oct 2005 00:52:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Oct 2005 00:52:29 -0000 Received: (qmail 81652 invoked by uid 500); 7 Oct 2005 00:52:28 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 81600 invoked by uid 500); 7 Oct 2005 00:52:28 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 81588 invoked by uid 99); 7 Oct 2005 00:52:28 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Oct 2005 17:52:27 -0700 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=DNS_FROM_RFC_POST,FROM_ENDS_IN_NUMS,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of aok123@bellsouth.net designates 205.152.59.64 as permitted sender) Received: from [205.152.59.64] (HELO imf16aec.mail.bellsouth.net) (205.152.59.64) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Oct 2005 17:52:30 -0700 Received: from ibm70aec.bellsouth.net ([65.80.200.112]) by imf24aec.mail.bellsouth.net with ESMTP id <20051006224051.FFL23531.imf24aec.mail.bellsouth.net@ibm70aec.bellsouth.net> for ; Thu, 6 Oct 2005 18:40:51 -0400 Received: from [172.16.1.152] (really [65.80.200.112]) by ibm70aec.bellsouth.net with ESMTP id <20051006224008.GPOU18698.ibm70aec.bellsouth.net@[172.16.1.152]> for ; Thu, 6 Oct 2005 18:40:08 -0400 Message-ID: <4345A7C5.2010201@bellsouth.net> Date: Thu, 06 Oct 2005 18:40:05 -0400 From: Alex Karasulu User-Agent: Mozilla Thunderbird 1.0.7 (Macintosh/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@directory.apache.org Subject: [ApacheDS] Interpretting AuthenticationLevel in ACIItem Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I had made a presumption about how this works but want to make sure: Does an ACIItem granting some permissions based on the AuthenticationLevel of none automatically grant these permissions to users with an AuthenticationLevel of simple, and strong? Is this assumption correct? Alex