i don't use SASL
so when i use ldapsearch without -x 
I get "ldap_sasl_interactive_bind_s: Unknown authentication method"
but it doesnt crash !
when i use php ldap functions with ssl 
php doesn't crash but juste an Apache child crash !
so you think that if i compile openldap without SASL i will work ?
i 'm really not sure because it's not that it doesn't work it's just crash ;(

thank for all

regards

Le Mardi  6 Mars 2001 11:08, vous avez écrit :
> 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

-- 
__________________________________________________

                            Matthieu LE CORRE
                       SERVICE INFORMATIQUE
     Ecole Polytechnique de l'Université de Nantes 
                        (EPUN)
                            Site de la Chantrerie
                             Rue Christian Pauc
                                    BP 50609
                           44306 Nantes Cedex 3
                                02 40 68 32 23
__________________________________________________

-- 
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