ldp ssl

06/02/2006 - 13:17 por mat | Informe spam
al intentar concectar en ldp al puerto 636 ssl me da el siguiente error:

Error <0x0> = ldap_set_option(hLdap, LDAP_OPT_PROTOCOL_VERSION,
LDAP_VERSION3);
Error <0x51> = ldap_connect(hLdap, NULL);

agradezco cualquier tipo de ayuda.
 

Leer las respuestas

#1 Ramon Jiménez [MVP]
06/02/2006 - 13:49 | Informe spam
Hola mat,

Una pregunta, has instalado algun certificado de máquina en tu DC para
habilitar el acceso a LDAP por SSL? Es un requisito previo.

How To Enable Secure Socket Layer (SSL) Communication over LDAP for Windows
2000 Domain Controllers
http://support.microsoft.com/?id$7078

How to enable LDAP over SSL with a third-party certification authority
http://support.microsoft.com/?id21051

Ramon


"mat" wrote in message
news:
al intentar concectar en ldp al puerto 636 ssl me da el siguiente error:

Error <0x0> = ldap_set_option(hLdap, LDAP_OPT_PROTOCOL_VERSION,
LDAP_VERSION3);
Error <0x51> = ldap_connect(hLdap, NULL);

agradezco cualquier tipo de ayuda.

Preguntas similares