Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49010 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25180 invoked from network); 7 Jul 2010 20:51:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jul 2010 20:51:55 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.161.42 mail-fx0-f42.google.com Received: from [209.85.161.42] ([209.85.161.42:32970] helo=mail-fx0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F2/80-33240-8E8E43C4 for ; Wed, 07 Jul 2010 16:51:53 -0400 Received: by fxm17 with SMTP id 17so37148fxm.29 for ; Wed, 07 Jul 2010 13:51:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=5mkGm4UoTc/KvdHc7LXlW4RtENrNFxnAarp/W8WSBYc=; b=JJnvV8g3+4a5ZvFa1CUhxmxfxu7pKh/VFfo9ACSdemPNgOEQk4PBZIqDeQu5+D96gM GRZzYZ0cla/UZ4yPD+sQdz945cka+h/cVSrqWdhklewhl78QgZF9FIOf35M8OCPRLuXU 0X2wK/1qmQwQQ9AqX5yLl343flaUrguLSGRv8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=LCDWHRTkudn2G2pJVCR1GUDF8Ih4gcUMxH4lHnKehDgpuDNnx+bgl9cQD8rqT9aeco Ej++hUITAoVsGkej6Cq9gRH1h0dKxav3aCGbaROeprCaQz2bm63sTaNLS5Zess0AN0S1 A2ipCDYFv04OqCCFAfUyC1GAiZ8VIvRylFvX4= MIME-Version: 1.0 Received: by 10.223.122.198 with SMTP id m6mr6321594far.99.1278535908852; Wed, 07 Jul 2010 13:51:48 -0700 (PDT) Received: by 10.223.125.84 with HTTP; Wed, 7 Jul 2010 13:51:48 -0700 (PDT) In-Reply-To: <4C34AA60.7070707@ingres.com> References: <1430e929de312057f8a7788560e7c92f.squirrel@www.l-i-e.com> <4C34AA60.7070707@ingres.com> Date: Wed, 7 Jul 2010 22:51:48 +0200 Message-ID: To: Grant Croker Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] LDAP bug From: pierre.php@gmail.com (Pierre Joye) hi, Please add the comments to the bug report. So we can see it while reading the status of this issue (which seems to do not be one). On Wed, Jul 7, 2010 at 6:25 PM, Grant Croker wrot= e: > =A0On 07/07/10 17:38, Richard Lynch wrote: >> >> If anybody with LDAP extension experience could take a look at this, >> I'd sure appreciate it: >> >> http://bugs.php.net/bug.php?id=3D52266 >> >> I'm working on getting an environment where I can compile from source >> and reproduce and trace through C with a bunch of printf statements, >> but I suspect that's going to be a long-term effort, given current >> commitments... >> > > Hi Richard, > > According to the contributed notes in > http://www.php.net/manual/en/function.ldap-search.php, LDAP_OPT_REFERRALS > should be set to 0 and not 2 as you have in your test case. When set to 0= I > don't see the "Operations Error" message. I also have it set this way to > enable search in AD for a rudimentary phonebook. > > regards > > grant > > -- > Grant Croker, Ingres Corp > Ingres PHP and Ruby maintainer > http://planetingres.org > The seat received him in a loose and distant kind of way, like an aunt > who disapproves of the last fifteen years of your life and will > therefore furnish you with a basic sherry, but refuses to catch your > eye. > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org