Is a Jump Host More Secure Than Passwordless RDP with Entra Passkeys?

0
1
Asked By TechMaven42 On

I'm looking into implementing a passwordless strategy for my company, especially with Entra passkeys becoming available this month. Currently, we utilize a tiered account system for RDP connections to our servers using passwords and MFA. I'm wondering if this approach is more secure than accessing the server directly without a jump host, but using device-bound passkeys for RDP authentication with a separate privileged account. What is the recommended approach according to NIST for scenarios like this?

4 Answers

Answered By AdminGuru7 On

Why not just use both? They can complement each other really well!

Answered By SecuredFuture21 On

You’re asking if increasing the security of your authentication allows you to ditch the jump box? I’d say no. The jump box is crucial because it keeps server management from being directly accessible to the public.

Answered By CyberSeeker99 On

Both approaches can boost your security, but they guard against different kinds of risks. Using a jump host limits exposure and adds control points, while passkeys help to prevent credential theft. Just relying on direct RDP—even with passkeys—can expand your attack surface.

Answered By HackerHunter23 On

Absolutely go for the jump host! Direct RDP for users usually leads to trouble down the line.

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.