question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

SPUserProfileSyncConnection SSL issue

See original GitHub issue

Hi,

I’m trying to configure an Active Directory Sync connection with SPUserProfileSyncConnection resource. I don’t have any problem if I’m not using SSL but if I set the UseSSL parameter to true, I’m getting the error:

The LDAP server is unavailable.

I’m trying with SharePoint 2016 on Windows Server 2016 with the SharePointDSC module version 2.1.0.0

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
ykuijscommented, May 2, 2018

I found the issue: When specifying UseSSL, you also have to specify that the port should be 636 instead of the default port 389. The code does not do this. Will update the resource, which will be included in my next Bugfix PR!

0reactions
ykuijscommented, Jun 6, 2018

PR merged, closing issue

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can not create a user profile synchronization connection
I have a new SharePoint 2010 server farm that I'm trying to configure. Installation went fine. But I'm having trouble getting the user...
Read more >
Synchronize user and group profiles in SharePoint Server ...
Learn how to synchronize user and group profile information by using the SharePoint Server 2013 profile synchronization method.
Read more >
SSL Certificates, SharePoint, and User Profile ...
SharePoint is complex! Add in User Profiles and FIM Synchronization with SSL and SharePoint can become a administrator's worst nightmare.
Read more >
[SOLVED] User Profile Synchronization Service Won't Start
I have watched ULS logs and it fails in the last step of trying to start services. I am waiting for the client...
Read more >
User Profile Synchronization Service Stuck at "Starting"
Problem: SharePoint user profile synchronization service not starting! ... profile synchronization service account should have Farm Administrator access.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found