Re: [PHP-WIN] 2 questions on mssql and ldap

2010-05-21 Thread Pierre Joye
On Fri, May 21, 2010 at 4:46 PM, Bruno CHALOPIN wrote: > Hi Pierre, > > sorry for my late response, I am currently in vacation in Singapore with low > access to internet. > > 2010/5/18 Pierre Joye >> >> I added support for SASL to php 5.3's ldap (and trunk). It seems to >> work well but I would a

Re: [PHP-WIN] 2 questions on mssql and ldap

2010-05-21 Thread Bruno CHALOPIN
Hi Pierre, sorry for my late response, I am currently in vacation in Singapore with low access to internet. 2010/5/18 Pierre Joye > I added support for SASL to php 5.3's ldap (and trunk). It seems to > work well but I would appreciate if other would test it. I will upload > a DLL and post the U

Re: [PHP-WIN] 2 questions on mssql and ldap

2010-05-17 Thread Pierre Joye
hi Bruno, On Fri, May 14, 2010 at 2:52 AM, Bruno CHALOPIN wrote: >> See my comment in the bug report. SASL is not well supported by AD >> either. I'm really not sure we can get SASL support in openldap client >> libraries working well for Windows. > > The problem is that I have a client who's ha

Re: [PHP-WIN] 2 questions on mssql and ldap

2010-05-13 Thread Bruno CHALOPIN
Hi Pierre, 2010/5/13 Pierre Joye > > > See my comment in the bug report. SASL is not well supported by AD > either. I'm really not sure we can get SASL support in openldap client > libraries working well for Windows. > The problem is that I have a client who's having an Active Directory which r

Re: [PHP-WIN] 2 questions on mssql and ldap

2010-05-13 Thread Pierre Joye
On Wed, May 12, 2010 at 11:02 AM, Bruno CHALOPIN wrote: > Hi Sascha, > > Le 12/05/2010 10:51, Sascha Meyer a écrit : >> >> I checked bugs.php.net and found the following bug: >> >> http://bugs.php.net/bug.php?id=43233 >> >> Quote: >> "This is not a bug, just missing feature or rather: missing sasl

RE: RE: [PHP-WIN] 2 questions on mssql and ldap

2010-05-12 Thread Venkat Raman Don
- From: Sascha Meyer [mailto:harlequ...@gmx.de] Sent: Wednesday, May 12, 2010 12:22 AM To: Venkat Raman Don; php-windows@lists.php.net; bruno.chalo...@laposte.net Subject: Re: RE: [PHP-WIN] 2 questions on mssql and ldap Hi Don, Don wrote: > While configuring PHP (configure command) one has

Re: [PHP-WIN] 2 questions on mssql and ldap

2010-05-12 Thread Bruno CHALOPIN
Hi Sascha, Le 12/05/2010 12:02, Sascha Meyer a écrit : You might also look into the PEAR repository before switching to COM: http://pear.php.net/package/Auth_SASL http://pear.php.net/package/Net_LDAP2 (contains a function supportedSASLMechanism() to check if an LDAP server supports SASL auth)

Re: [PHP-WIN] 2 questions on mssql and ldap

2010-05-12 Thread Sascha Meyer
Hi Bruno, Bruno wrote: > I suppose I'll be obliged to use COM components within > PHP to simulate this not so native feature. You might also look into the PEAR repository before switching to COM: http://pear.php.net/package/Auth_SASL http://pear.php.net/package/Net_LDAP2 (contains a function s

Re: [PHP-WIN] 2 questions on mssql and ldap

2010-05-12 Thread Bruno CHALOPIN
Hi Sascha, Le 12/05/2010 10:51, Sascha Meyer a écrit : I checked bugs.php.net and found the following bug: http://bugs.php.net/bug.php?id=43233 Quote: "This is not a bug, just missing feature or rather: missing sasl support in the ldap libraries used to build win32 binaries." The bug's stat

Re: [PHP-WIN] 2 questions on mssql and ldap

2010-05-12 Thread Sascha Meyer
Hi Bruno, Bruno wrote: > I only get this error : "Fatal error: Call to undefined function > ldap_sasl_bind()". It's a little bit light to find how to make it work :-/ I checked bugs.php.net and found the following bug: http://bugs.php.net/bug.php?id=43233 Quote: "This is not a bug, just missin

Re: [PHP-WIN] 2 questions on mssql and ldap

2010-05-12 Thread Bruno CHALOPIN
Hi, Le 12/05/2010 09:40, Lester Caine a écrit : This IS the windows PHP list - so compiling special versions is not appropriate! I agree that compiling special versions is not appropriate on Windows. There are a number of extensions available ready compiled, so it is just a matter of checkin

Re: [PHP-WIN] 2 questions on mssql and ldap

2010-05-12 Thread Lester Caine
Venkat Raman Don wrote: Hi, While configuring PHP (configure command) one has to use the switch --with-ldap-sasl, otherwise this function is undefined. Probably the LDAP library you are using is not configured with this switch. Try compiling with this switch yourself. This IS the windows PH

Re: RE: [PHP-WIN] 2 questions on mssql and ldap

2010-05-12 Thread Sascha Meyer
Hi Don, Don wrote: > While configuring PHP (configure command) one has to use the switch > --with-ldap-sasl, otherwise this function is undefined. Probably the LDAP > library > you are using is not configured with this switch. Try compiling with this > switch yourself. could you give us some mor

RE: [PHP-WIN] 2 questions on mssql and ldap

2010-05-11 Thread Venkat Raman Don
: Bruno CHALOPIN [mailto:bruno.chalo...@laposte.net] Sent: Tuesday, May 11, 2010 12:17 PM To: php-windows@lists.php.net Subject: Re: [PHP-WIN] 2 questions on mssql and ldap Hi Sascha, Le 11/05/2010 17:22, Sascha Meyer a écrit : > > What does your phpinfo() say about LDAP support? Are the rest

Re: [PHP-WIN] 2 questions on mssql and ldap

2010-05-11 Thread Bruno CHALOPIN
Hi Sascha, Le 11/05/2010 17:22, Sascha Meyer a écrit : What does your phpinfo() say about LDAP support? Are the rest of the LDAP functions (ldap_connect(),ldap_bind()) available? My phpinfo() file says that the ldap extension is loaded and the rest of the LDAP functions are working properl

Re: [PHP-WIN] 2 questions on mssql and ldap

2010-05-11 Thread Sascha Meyer
Hi Bruno, Bruno wrote: > These Dlls are une the php folder, which is contained in my PATH, but > "" > always write false. What does your phpinfo() say about LDAP support? Are the rest of the LDAP functions (ldap_connect(),ldap_bind()) available? Regards, Sascha -- Freundliche Grüße / Kind r

Re: [PHP-WIN] 2 questions on mssql and ldap

2010-05-11 Thread Bruno CHALOPIN
Hi Sascha, Thanks for your answer Le 11/05/2010 15:46, Sascha Meyer a écrit : Hi Bruno, Bruno wrote: Does anyone know how to use SASL within LDAP on php 5.2.13 or 5.3.2 (copying libsasl.dll in the PATH doesn't work) ? Do I mandatory compile PHP ? You need to add your PHP directory to the pa

Re: [PHP-WIN] 2 questions on mssql and ldap

2010-05-11 Thread Sascha Meyer
Hi Bruno, Bruno wrote: > Does anyone know how to use SASL within LDAP on php 5.2.13 or 5.3.2 > (copying libsasl.dll in the PATH doesn't work) ? Do I mandatory compile > PHP ? You need to add your PHP directory to the path or copy libeay32.dll and ssleay32.dll into a folder contained in your PA

[PHP-WIN] 2 questions on mssql and ldap

2010-05-11 Thread Bruno CHALOPIN
Hello everyone Does anyone know how to use SASL within LDAP on php 5.2.13 or 5.3.2 (copying libsasl.dll in the PATH doesn't work) ? Do I mandatory compile PHP ? Why php_mssql.dll and php_pdo_mssql.dll have disappeared from the lasts windows packages of php 5.3.2 on windows.php.net ? regard