Deployment with forced 2 Factor Verification by Google Auth

Deployment with forced 2 Factor Verification by Google Auth

avatar

We would like to widely spread RDM in the company but we would like to have everyone setup it with mandatory use of 2 Factor Auth by Google. Is this possible?

All Comments (5)

avatar

Hello,

What type of datasource are you currently using?

Best regards,

Jeff Dagenais

avatar

Hey Jeff,

MS SQL Server.

Best regards,
Balazs

avatar

For MS SQL data sources you can enable the option Force data source 2-factor configuration under Administration -- System settings ( https://help.remotedesktopmanager.com/commands_datasourcesettingssecurity.html?zoom_highlightsub=force+2fa )

Which will force the user to set up a 2 factor on his RDM ( https://help.remotedesktopmanager.com/datasources_2factorauthentication.html?zoom_highlightsub=2+factor ). In RDM the user will be able to select between Google Authenticator, Yubikey, Duo or AuthAnvil.

If you would like to manage a 2FA per users instead per RDM and also force which one is required, this will require Devolutions Password Server as the data source ( https://helpserver.devolutions.net/webinterface_twofactor.html?zoom_highlightsub=2+factor )

Regards,

David Grandolfo

avatar

Hi David,

Thanks for your help!
Is there a way we could enable these settings in a custom setup .msi or via GPO?

Best regards,
Balazs

avatar

Hello,

Using SQL Server, it's only possible to check the option in Administration -> System Settings like David's mentioned in his post to enable the 2FA configuration.
It's not possible to manage this configuration by GPO.

If you would like to force Google Authenticator to all your users and manage the 2FA at the user level, you would need Password Server as your backend datasource to accomplish this - http://server.devolutions.net/

Best regards,

Jeff Dagenais