Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 17880 invoked from network); 7 Oct 2005 00:52:07 -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:07 -0000 Received: (qmail 81346 invoked by uid 500); 7 Oct 2005 00:52:06 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 81300 invoked by uid 500); 7 Oct 2005 00:52:06 -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 81289 invoked by uid 99); 7 Oct 2005 00:52:06 -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:06 -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:08 -0700 Received: from ibm70aec.bellsouth.net ([65.80.200.112]) by imf24aec.mail.bellsouth.net with ESMTP id <20051006213132.NJMP9795.imf24aec.mail.bellsouth.net@ibm70aec.bellsouth.net> for ; Thu, 6 Oct 2005 17:31:32 -0400 Received: from [172.16.1.152] (really [65.80.200.112]) by ibm70aec.bellsouth.net with ESMTP id <20051006213132.FOFL18698.ibm70aec.bellsouth.net@[172.16.1.152]> for ; Thu, 6 Oct 2005 17:31:32 -0400 Message-ID: <434597B0.3080706@bellsouth.net> Date: Thu, 06 Oct 2005 17:31:28 -0400 From: Alex Karasulu User-Agent: Mozilla Thunderbird 1.0.7 (Macintosh/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: DN like "ou=test+ou=test2,cn=whatever,..." References: <434431DF.90108@labeo.de> <32609e770510051438q4f34ef59ja5539efcd931934b@mail.gmail.com> <43445632.7060704@labeo.de> <1128552209.17210.7.camel@wkslx01.iktek.com> <43445AFE.1070408@labeo.de> <32609e770510061358w4483192fse88b52c7b1aca2bd@mail.gmail.com> <43459139.7000506@bellsouth.net> <32609e770510061414r446ee774w6bc4b2076bd7295d@mail.gmail.com> In-Reply-To: <32609e770510061414r446ee774w6bc4b2076bd7295d@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N J�r�me Baumgarten wrote: > Actually I would say they can be equal, since an attribute type accept > single value or not. If you look at ou > (http://www.ldaps.com/?view=attributes&server_id=0&viewvalue=ou > ), it > is not a single value attribute. > Makes perfect sense. Only multivalued attributeTypes can have such a construct. Alex