J
JBird
I have a Windows 2000 SP4 domain. I am trying to get LDAPS working for
Windows services for UNIX. I have already extended the schema for UNIX
and I have installed Certificate Services on my domain controller.
However, when I attempt to use ldp.exe to connect to my domain
controller on port 636, I receive message:
ld = ldap_open("dc01.domiain.com", 636);
Error <0x0>: Fail to connect to dc01.domain.com.'
I am able to connect successfully using port 389 however.
I have LDAPS working successfully in a test domain but I can't find
what is causing the difference between test and production.
Any words of wisdom would be greatly appreciated.
Windows services for UNIX. I have already extended the schema for UNIX
and I have installed Certificate Services on my domain controller.
However, when I attempt to use ldp.exe to connect to my domain
controller on port 636, I receive message:
ld = ldap_open("dc01.domiain.com", 636);
Error <0x0>: Fail to connect to dc01.domain.com.'
I am able to connect successfully using port 389 however.
I have LDAPS working successfully in a test domain but I can't find
what is causing the difference between test and production.
Any words of wisdom would be greatly appreciated.