Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

RDP authentication using Certificates only

Status
Not open for further replies.

fabiovsilva

Programmer
May 4, 2021
1
0
0
PT


I have two computers - one configured with Windows Server and the other with a Linux distribution.

It's easily doable to start a RDP connection from the Linux client, using the Windows Server user credentials.

What I need is to authenticate from linux using certificates, public/private keys. As in, if everything is configured properly, I can open the connection and the RDP session will start as long as my key is at the Server. Just like it's possible with SSH CA.

How do I do this?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top