Skip to main content

How do I enforce a Windows AuthenticatioonAuthentication After RDP?

Source Link
gsunnic
  • 131
  • 5

How do I enforce a Windows Authenticatioon After RDP?

I would like to RDP into Windows server machine and after a successful RDP, I would like to configure my Windows to prompt for login again.

The reason for this requirement is because the RDP connection to the Windows server machine would be carried out by an RDP automation tool and upon reaching the target server machine from the RDP tunnel, the user would need to use their LDAP/Windows AD account to login again to ensure tighter security.

How do I implement this the second layer login once a user successfully RDP into a Windows server machine ?