Re: LDAP over SSL
- From: "Joe Kaplan \(MVP - ADSI\)" <joseph.e.kaplan@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 5 Feb 2006 13:25:09 -0600
Can you connect using SSL on port 636 using ldp.exe? I'd try that first
before mucking around in your own code.
Joe K.
"Morten" <morten_skovgaard@xxxxxxxxxxx> wrote in message
news:%237lMWblKGHA.3876@xxxxxxxxxxxxxxxxxxxxxxx
Hi!
I'm trying to enable LDAP over SSL on my AD controller. I've issued a
certificate from a third-party authority (cacert) and followed the steps
in this KB article:
http://support.microsoft.com/default.aspx?scid=kb;en-us;321051. However
when I try to connect using ldp directly on the DC I get the following
error:
Error <0x0> = ldap_set_option(hLdap, LDAP_OPT_PROTOCOL_VERSION,
LDAP_VERSION3);
Error <0x51> = ldap_connect(hLdap, NULL);
Server error: <empty>
The server is running Windows Server 2003 SP1 with all the latest patches.
How can I troubleshoot this problem?
Morten
.
- Follow-Ups:
- Re: LDAP over SSL
- From: Morten
- Re: LDAP over SSL
- References:
- LDAP over SSL
- From: Morten
- LDAP over SSL
- Prev by Date: Re: Is there a way to show last logon time in ADUC for the DC that the ADUC tool is connected to?
- Next by Date: Re: Disable all accounts who haven't logged on prior to certain date
- Previous by thread: LDAP over SSL
- Next by thread: Re: LDAP over SSL
- Index(es):
Relevant Pages
|