Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 63587 invoked from network); 11 Oct 2007 17:07:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Oct 2007 17:07:01 -0000 Received: (qmail 84059 invoked by uid 500); 11 Oct 2007 17:06:37 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 84037 invoked by uid 500); 11 Oct 2007 17:06:37 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 84026 invoked by uid 99); 11 Oct 2007 17:06:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Oct 2007 10:06:37 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of covener@gmail.com designates 209.85.198.189 as permitted sender) Received: from [209.85.198.189] (HELO rv-out-0910.google.com) (209.85.198.189) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Oct 2007 17:06:41 +0000 Received: by rv-out-0910.google.com with SMTP id l15so484986rvb for ; Thu, 11 Oct 2007 10:06:18 -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:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=ZltNJZgS1RA3rKKJ4x0usXa+spCgxRIFnCH+YQT4M1o=; b=WLr+g0yq+9RoOCn0wLAYwd8b1Kwoyv5i6tTGobmyZJPTX5h+BCbLBd70po/ZEmWJ4xIHj4Dhvr9GfjbZf8Bi9qRDdYRZec1ZyaS4xV+LZyniLZQ7dBmo4O7Cfvqm1Ee0zH6j6VWYBcSVULHaVa8nJK2Q9yop61clZzep1ueZ3Us= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=n6HIeFnfP7Q489yoqO8vVN1yU5k3nC8VotZtEskGCPGqizBVgO1UeShl6eQAka0o8+P1lIMpGFvwj7hi4JdAAeNi1deYjX2sS6RJER/Gbpg8JU25h3wFtZvEALkPv1D/zs/8dxEngklGNjraPaMs0Bvf8to2hAfm8/Wzr5nUw0M= Received: by 10.141.20.7 with SMTP id x7mr1053161rvi.1192122377968; Thu, 11 Oct 2007 10:06:17 -0700 (PDT) Received: by 10.140.207.5 with HTTP; Thu, 11 Oct 2007 10:06:17 -0700 (PDT) Message-ID: <1404e5910710111006l145d9563x559bdfa1220eb95d@mail.gmail.com> Date: Thu, 11 Oct 2007 13:06:17 -0400 From: "Eric Covener" To: users@httpd.apache.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1404e5910710101712u380532bg867aea192817f1db@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Apache LDAP module prepends CN=Configuration to Base DN? On 10/11/07, Jim Garrison wrote: > Thanks for the spot-on response. Your suggestion to use :3268 worked. > > Being relatively new to LDAP/AD, I'm curious as to why, when the query > was submitted from the Linux command line using ldapsearch(1) or from > Windows using LDAPBrowser 2.6, A/D didn't send a redirect. I would expect ldapsearch on linux would by default print a one-line indication that a search reference was encountered; with some parameter (-C?) ldapsearch will try to follow it but won't re-use any credentials you provided on the original command line. The MS tool might grok all the AD'isms and make some kind of optimization, I believe LDP.exe has some quirky behaviors in that regard. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org