Return-Path: Delivered-To: apmail-directory-users-archive@www.apache.org Received: (qmail 77893 invoked from network); 6 Oct 2007 14:46:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Oct 2007 14:46:43 -0000 Received: (qmail 20168 invoked by uid 500); 6 Oct 2007 14:46:31 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 20135 invoked by uid 500); 6 Oct 2007 14:46:31 -0000 Mailing-List: contact users-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@directory.apache.org Delivered-To: mailing list users@directory.apache.org Received: (qmail 20124 invoked by uid 99); 6 Oct 2007 14:46:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Oct 2007 07:46:31 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,NORMAL_HTTP_TO_IP,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of akarasulu@gmail.com designates 209.85.146.181 as permitted sender) Received: from [209.85.146.181] (HELO wa-out-1112.google.com) (209.85.146.181) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Oct 2007 14:46:34 +0000 Received: by wa-out-1112.google.com with SMTP id m38so1106465waf for ; Sat, 06 Oct 2007 07:46:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; bh=QJZjJaBAQNs7j0xiJGcQfT7z8Prf+ld9JeCJOMDsywg=; b=du3+rSeNnJw0JW+z7gnDjPLXUS4FUIhX9Qqew7C6tK3urIH/9vY/l32WEijsObHLT/JlXDJqjDYe8FJVM83izgs8bVinmcsvv6sOGPy1Py2/pRadw71A+0z7lRVGPmmUipFJ1Ky+WIH/SX3JIs+PWRXqFZm7AhTnyTQ1guZKQrI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=kRerVzEBAbsAUbBUdJSDK0AgmmVW6vtDitXzViwVhRtxd6x9V1saw+38cx8vG1XrHcuY7xGSZlEpzEj3HYx3KsqDUXa2VTus1Dm/sgD0x7pg+KHJhJp5EVWBPfpX+J8Ofn10ONzuA5bcHRiXN0OTgz0hy/bgGQFsrGQzyB4ilMQ= Received: by 10.115.15.1 with SMTP id s1mr344346wai.1191681972620; Sat, 06 Oct 2007 07:46:12 -0700 (PDT) Received: by 10.115.76.8 with HTTP; Sat, 6 Oct 2007 07:46:12 -0700 (PDT) Message-ID: Date: Sat, 6 Oct 2007 10:46:12 -0400 From: "Alex Karasulu" Sender: akarasulu@gmail.com To: users@directory.apache.org, elecharny@iktek.com Subject: Re: [ApacheDS 1.5.1] unable to search for uniqueMember In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_35455_15601340.1191681972603" References: <20071005190330.dojpsfu4fug0koo4@nemo.granus-werkstatt.de> X-Google-Sender-Auth: 591397417a260580 X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_35455_15601340.1191681972603 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On 10/6/07, Emmanuel Lecharny wrote: > > Hi, > > I would suggest another error : > Error while performing search > [LDAP: error code 18 - failed on search operation: No matching rule > defined for attribute uniqueMember[2.5.4.50]] > > WDYT ? > Yes this error message sounds clearer. However one idea and perhaps a bad one: what about falling back to use the EQUALITY matchingRule on substring searches if one cannot be found for SUBSTR? Alex ------=_Part_35455_15601340.1191681972603--