• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Enabling LDAPS on Server 2008R2

Beer4Me

Senior member
Does anyone have any experience enabling Secure LDAP/AD on Server 2008+ environment?
I'm having a hell of a time getting it to work.

Background: I set up an Openfire server that is using LDAP/AD for account mgmt and authentication. SSL is enabled on that server (Debian Squeeze) no issues. I need it to pass AD credentials back to my PDC over SSL (tcp 636), otherwise p/w are sent over plain text.

I've been using this tech art from MS http://support.microsoft.com/kb/321051, which worked, but then I had to re-build the certificates because I discovered that I had configured the Cert Services incorrectly upon role installation.

What I have:
PDC (Server 2008r2) > AD Cert Services configured as Standalone Root Authority
DC (Server 2008r2) > AD Cert Services configured as Standalone Subordinate

Both have their certs installed for each machine, and private keys issued. I then created an additional cert for each machine just for "server authentication" following the MSKB above and installed that.

Run ldp.exe and port 636 still can't connect. Ugh, extremely frustrating, I don't know why MS couldn't have made this process easier.
Any help is greatly appreciated.
 
Back
Top