Hello Everyone,
I have installed the credential provider setup on a Windows server. It is configured to force PrivacyIDEA authentication for logon, unlock, and UAC over RDP. This works great when the user is set up with PrivacyIDEA, but if they are not, it will still allow them to access the server. Here is the scenario,
User1 and User2 have RDP access to ServerA.
User1 has been set up in PrivacyIDEA, User2 has not.
If User1 tries to RDP to ServerA they will be prompted for 2-factor before they start the RDP session. If they try to open CMD as admin, it will then ask for 2-factor.
If User2 tries to RDP to ServerA it will allow them access to the RDP session without 2-factor, but will still require it when they try to open CMD as admin.
I would like to disallow signing in for User2. Is there a way to do this?