From commits-return-8526-apmail-directory-commits-archive=directory.apache.org@directory.apache.org Sat Feb 11 15:11:54 2006 Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 22210 invoked from network); 11 Feb 2006 15:11:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Feb 2006 15:11:54 -0000 Received: (qmail 5255 invoked by uid 500); 11 Feb 2006 15:11:44 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 5134 invoked by uid 500); 11 Feb 2006 15:11:43 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 5082 invoked by uid 500); 11 Feb 2006 15:11:43 -0000 Delivered-To: apmail-incubator-directory-cvs@incubator.apache.org Received: (qmail 5077 invoked by uid 99); 11 Feb 2006 15:11:43 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Feb 2006 07:11:36 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 54B03DD for ; Sat, 11 Feb 2006 16:11:15 +0100 (CET) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: directory-cvs@incubator.apache.org Date: Sat, 11 Feb 2006 15:11:15 -0000 Message-ID: <20060211151115.1697.71935@ajax.apache.org> Subject: [Directory Wiki] Update of "LdapSearch" by MarcDexet X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Dear Wiki user, You have subscribed to a wiki page or wiki category on "Directory Wiki" for change notification. The following page has been changed by MarcDexet: http://wiki.apache.org/directory/LdapSearch ------------------------------------------------------------------------------ - Describe LdapSearch here. + Stuff about LpadSearch and SearchResult composed as FAQ. - Stuff about LpadSearch and SearchResult == Some little things you could use == + === DN from my search are looking like URL with true escape code inside === Oh my god I get search result with ugly ldap url "ldap://127.0.0.1:389/" in front of. Is it a bug ? No, it's normal and written in RFC 2251. @@ -48, +48 @@ Don't forget LdapName checking is what happen ''inside'' LdapSearchEnumeration, not what you could see at result enumeration. + Think about this if you plan to make a LDAP backend proxing with LdapProtocoleProvider. +