- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
RSA SecureID SID800 won't connect with certificate in MSTSC on Windows 11 22H2
RSA SecureID SID800 won't connect with certificate in MSTSC on Windows 11 22H2
Hi,
I'm trying to connect to a remote server session with MSTSC on Windows 11 22H2 using a SHA-384 - PKCS10 with a 2048 bits certificate and i'm obtaning this error :
- An authentication error has occured. The credentials supplied to the package were not recognized. Remote Computer : ***********
This error is only happening in Windows 11 (21H2 and 22H2 tested), we have tested in Windows 10 21H2, 22H2 and it's working perfectly. We have the RSA Smart Card middleware 3.6 installed (Same software from Windows 10 all versions to Windows 11 all version) with all the latest Windows updates installed and still not working.
Is there any software missing for the SID800 key to work with Windows 11 ? Or any specific registery modification that we have to make in difference to Windows 10 ?
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@NicoRSA123 is my work colleague, he found a workaround :
Solution : disable LSA protection
How to disable using the Registry
-
Open the Registry Editor (RegEdit.exe), and navigate to the registry key that is located at: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa.
-
Set "RunAsPPL"=dword:00000000 or delete the DWORD.
-
If PPL was enabled with a UEFI variable, use the Local Security Authority Protected Process Opt-out tool to remove the UEFI variable.
-
Restart the computer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@NicoRSA123 is my work colleague, he found a workaround :
Solution : disable LSA protection
How to disable using the Registry
-
Open the Registry Editor (RegEdit.exe), and navigate to the registry key that is located at: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa.
-
Set "RunAsPPL"=dword:00000000 or delete the DWORD.
-
If PPL was enabled with a UEFI variable, use the Local Security Authority Protected Process Opt-out tool to remove the UEFI variable.
-
Restart the computer.
