[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Unable to bind to active directory using TLS
- To: openldap-technical@openldap.org
- Subject: Unable to bind to active directory using TLS
- From: Harish Chakravarthy <harishvc@gmail.com>
- Date: Wed, 23 Sep 2009 08:26:28 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=1NNZkq165WRWp+GFNiABnGBAic9kVzakOze3F30RitU=; b=EEB7RLvMyfzSqpFYj/taGiPCETNzcwiPQODz1lSXq8xYJu/3VNfcBZe8/F2t4JY17a x2ejZtS3uKQG3DNuK3eNhm0VO39I3pA9VH4i7Czm0e2ZbU9v5oTJIY8AumZD+Il86Xqz txdS2DSKz1I5sffpAWWe3aoqnLUDhZ/kV1l6I=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=ZEbQZ8r5fKr1lEwo/zHlkhy8S/jGCw+AxZKkLa+KSKpZ2bH7PgbkQuGAUu2ZnbqT7D +FFs7meJ2sg9NGySa9kiywLLnlciUsOUhHh9TFU3SS2N0krZAkDdDF71GRalwU3dPvRJ 5WxPUVteInZs/TevhDmX2dlw14Ezi7ffKB314=
Hello Everyone,
Greetings.
I am unable to bind to active directory using TLS. I get the following error while executing my script via the browser
PHP Warning: ldap_start_tls() [<a href="" Unable to start TLS: Connect error
The same script when executed from the command line works!.
I have compiled PHP with flags --with-ldap --with-ldap-sasl --with-openssl .
Can you help me further trouble shoot this problem?.
Thanks
Harish