multiOTP / multiOTPCredentialProvider

multiOTP Credential Provider is a V2 Credential Provider for Windows 7/8/8.1/10/2012(R2)/2016 with options like RDP only and UPN name support
Apache License 2.0
232 stars 77 forks source link

multiOTPCredentialProvider and Virtualbox #16

Closed levihaynes closed 5 years ago

levihaynes commented 5 years ago

I'm trying to use Virtualbox to test the software before I try it in a production environment.

Using a local user on Windows 10 (1803+1809) and local only authentication. The initial authentication works and is activated but when tested with interactive/RDP sessions it doesn't ask for OTP. Using latest version.

Is this related to Virtualbox somehow?

It works fine on my home laptop, as expected. Any suggestions?

multiOTP commented 5 years ago

Hello, make sure you have installed the last Visual C++ runtime redistribution package from Microsoft for vc 2017. https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads Regards

levihaynes commented 5 years ago

That's worked thank you

multiOTP commented 5 years ago

You're welcome. The next installer will contains Visual C++ runtime redistribution detection.