Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2148 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9480 invoked from network); 4 Jun 2003 06:59:42 -0000 Received: from unknown (HELO blacksheep.csh.rit.edu) (129.21.60.6) by pb1.pair.com with SMTP; 4 Jun 2003 06:59:42 -0000 Received: from fury.csh.rit.edu (fury.csh.rit.edu [2001:470:1f00:135:a00:20ff:fe8d:5399]) by blacksheep.csh.rit.edu (Postfix) with ESMTP id 1D29F213; Wed, 4 Jun 2003 02:59:42 -0400 (EDT) Received: by fury.csh.rit.edu (Postfix, from userid 37404) id CDD6A1267; Wed, 4 Jun 2003 02:59:41 -0400 (EDT) Date: Wed, 4 Jun 2003 02:59:41 -0400 To: Nathaniel David Gallaher Cc: internals@lists.php.net Message-ID: <20030604065940.GA16893@csh.rit.edu> Mail-Followup-To: Nathaniel David Gallaher , internals@lists.php.net References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.3i Subject: Re: [PHP-DEV] LDAP bind option From: jon@php.net (Jon Parise) On Mon, May 19, 2003 at 06:26:43PM -0400, Nathaniel David Gallaher wrote: > Currently the call to ldap_bind only supports the method LDAP_AUTH_SIMPLE > (as it is hardcoded in the php function definition). Can we put the > method parameter (as see in the call to ldap_bind_s) back into the PHP > function? I have an application that obtains x509 certs (securely) and I > want to use them to bind to the LDAP server. I'll try and have a look at this soon. I just need to find the time to get my local LDAP server up and running again for testing. -- Jon Parise (jon@php.net) :: The PHP Project (http://www.php.net/)