Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14379 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30420 invoked by uid 1010); 13 Jan 2005 18:30:19 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 21063 invoked from network); 13 Jan 2005 18:29:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Jan 2005 18:29:00 -0000 X-Host-Fingerprint: 171.67.16.123 smtp1.Stanford.EDU Linux 2.4/2.6 Received: from ([171.67.16.123:41454] helo=smtp1.Stanford.EDU) by pb1.pair.com (ecelerity HEAD (r4059)) with SMTP id 67/BE-08089-4CDB6E14 for ; Thu, 13 Jan 2005 13:28:20 -0500 Received: from localhost (Gibson-Mount-pbdsl1.Stanford.EDU [171.66.182.82]) by smtp1.Stanford.EDU (8.12.11/8.12.11) with ESMTP id j0DISD1U010837 for ; Thu, 13 Jan 2005 10:28:13 -0800 Date: Thu, 13 Jan 2005 10:28:12 -0800 To: internals@lists.php.net Message-ID: <8B6F9F8026A836FBAF979F30@cadabra-dsl.stanford.edu> X-Mailer: Mulberry/4.0.0a4 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [PATCH] PHP5 and LDAP SASL support From: quanah@stanford.edu (Quanah Gibson-Mount) It seems impossible to subscribe to this list via the web interface, so I'm going to see if I can just send a direct email... PHP5 introduced LDAP SASL binds. However, it failed to actually implement them, other than to create a dummy function that does nothing. I've written a patch that correctly implements LDAP SASL binds in PHP. I filed bug #30819 for this. I have an updated patch (against 5.0.3) available at: --Quanah -- Quanah Gibson-Mount Principal Software Developer ITSS/Shared Services Stanford University GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html ---- QA Engineer OpenLDAP Core Team