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

mode rdp #30

Closed cez40 closed 3 years ago

cez40 commented 4 years ago

To connect to a standalone server, you must declare ".\" or "\" ("username" alone does not work)

Can you modify your code to avoid having to enter ".\" or "\user in front of the name of the username to connect

thank you

jbacksch commented 4 years ago

I can confirm this issue in a "local only strong authentication" installation.

multiOTP commented 3 years ago

Hello, you can set the default logon prefix during the setup (which will set the multiOTPDefaultPrefix entry in the multiOTPCredentialProvider registry key)

Best regards.