[Tickets #13858] Horde/Ldap.php gives connection error with ldaps:// server.

noreply at bugs.horde.org noreply at bugs.horde.org
Wed Feb 11 16:45:37 UTC 2015


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: https://bugs.horde.org/ticket/13858
------------------------------------------------------------------------------
  Ticket             | 13858
  Created By         | pouyan.azari at uni-wuerzburg.de
  Summary            | Horde/Ldap.php gives connection error with ldaps://
                     | server.
  Queue              | Horde Groupware Webmail Edition
  Version            | 5.2.5
  Type               | Bug
  State              | Unconfirmed
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


pouyan.azari at uni-wuerzburg.de (2015-02-11 16:45) wrote:

Hi,

After updating to version  5.2.5 from the previous one, Ldap.php gives  
connection error. I checked a little bit and I think it could be the  
line:

@fsockopen($host, $this->_config['port'], $errno, $errstr,  
$this->_config['timeout']))

when you set $host=ldaps://auth.host.com it dosen't work. with  
ldap_connect it has no problem to connect.

*http://php.net/manual/en/function.fsockopen.php
*http://php.net/manual/en/function.ldap-connect.php





More information about the bugs mailing list