Trouble with RDP Certificate Errors on Terminal Server

0
2
Asked By TechWiz23 On

I'm dealing with a frustrating issue where some users are getting a certificate error when they try to connect to our terminal server, which distributes the load between two servers. The error message says, 'The connection has been terminated because an unexpected server authentication certificate was received from the remote computer.' I've already updated the certificates on both the servers and client PCs, but the problem persists. I'm open to any suggestions for fixing this!

3 Answers

Answered By NetGuru42 On

I’ve had a similar issue when connecting to terminal servers from different domains. To solve it, I just added the domain prefix to my username like this: domainmyuser, and that worked. Might be worth a shot if your setup involves multiple domains too.

Answered By SysAdminNinja99 On

Make sure the certificate matches the exact name your users are using to connect. Also, check the authority that issued the certificate—if it's from your internal AD Certificate Services, it might be causing issues. If the name is too generic, it can lead to these authentication problems.

Answered By ServerMasterX On

How exactly are you handling load balancing? I ask because I found that some setups using DNS round robin can sometimes cause these types of issues. It’s pretty basic and can lead to problems if the DNS records aren't set up perfectly.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.