T
TBK
Reference: I am using the following MS article as my point of
reference: http://support.microsoft.com/default.aspx?scid=kb;en-us;321051
Goal: Create a one way trust between two domains that uses SSL with
LDAP (Also called LDAPS or Ldap Secure).
I have created the initial one way trust, where Domain A trusts Domain
B (meaning that domain A is able to add users to objects inside it's
domain, but domain B is unable to). The trust is function properly
and communcates over port 389 (per default).
I have made Domain A a certificate authroity (CA) and I have created a
certificate using a PKCS# 10 request. I have installed the
certificate CHAIN and reviewed the certificate information. All of
the required information is inside the certificate.
At this point I open LDP.exe and click connect. I type in the domain
name and change it to port 636, but it does not connect. If I used
default port 389 it works fine (but this is NOT LDAPS).
Things I have tried:
Changing from port 389 to 636 on all _TCP _LDAP inputs on DNS.
Tried other ports.
Confirmed BOTH CA and client have certificates install and are both
"trusted" by the CA.
Confirmed content of certificate.
What am I doing wrong? As per the article it 'should' be easy, but it
never is with MS stuff...please advise.
reference: http://support.microsoft.com/default.aspx?scid=kb;en-us;321051
Goal: Create a one way trust between two domains that uses SSL with
LDAP (Also called LDAPS or Ldap Secure).
I have created the initial one way trust, where Domain A trusts Domain
B (meaning that domain A is able to add users to objects inside it's
domain, but domain B is unable to). The trust is function properly
and communcates over port 389 (per default).
I have made Domain A a certificate authroity (CA) and I have created a
certificate using a PKCS# 10 request. I have installed the
certificate CHAIN and reviewed the certificate information. All of
the required information is inside the certificate.
At this point I open LDP.exe and click connect. I type in the domain
name and change it to port 636, but it does not connect. If I used
default port 389 it works fine (but this is NOT LDAPS).
Things I have tried:
Changing from port 389 to 636 on all _TCP _LDAP inputs on DNS.
Tried other ports.
Confirmed BOTH CA and client have certificates install and are both
"trusted" by the CA.
Confirmed content of certificate.
What am I doing wrong? As per the article it 'should' be easy, but it
never is with MS stuff...please advise.