On Tue, Mar 06, 2001 at 10:54:24AM +0100, Matthieu Le Corre wrote:
> Hum the ldapsearch work fine !!!
> with the command : ldapsearch -x -H "ldaps://xxxxx.xxxx.xx:636"
> I have got a possitive response from server !
> and I don't use SASL ...

I got some info from the other guy. He also used RH7 which includes
SASL libraries, and he had crashes in both PHP and ldapsearch. Could
you see if your ldapsearch crashes if you don't use -x parameter? -x
tells it not to use SASL while there are no similar option from PHP.
The other guy solved it by compiling OpenLDAP 2.0.7 himself without
SASL support and using that with PHP.

Stig

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to