I am trying to connect the active directory or LDAP of the window with an application ( GLPI ) made in PHP.
Connection parameters:
$ds = ldap_connect($host, $port) // me retorna verdadero
@ldap_set_option($ds, LDAP_OPT_PROTOCOL_VERSION, 3)...
asked by
10.12.2018 / 21:12