Prevent using "Remember Credentials" when users login

Prevent using "Remember Credentials" when users login

avatar

We are using Azure SQL for our PVM DB. Where is the option to prevent users from checking the "Remember Credentials" option when logging in to the PVM DB?

All Comments (8)

avatar

Hello,

You can apply policies to prevent users from saving their credentials in the data source directly. They will always be prompted for their username & password.

Please have a look here;
https://help.remotedesktopmanager.com/how_to_modify_the_group_policy.htm

Although the article is for RDM, it also applies to PVM.

Best regards,

Marc Beauséjour

avatar

Thanks for the reply.

The article seems to be talking about Windows policies, not the data source policies. Can you please point me to where the option is exactly in the data source settings/policies?

avatar

Hello,

If you do not want to use policies, you can lock the data source with a master password;



Best regards,

Marc Beauséjour

avatar

I was able to apply the admx and adml files to the local group policy using this video tutorial:

https://www.youtube.com/watch?v=6tX1zPWQD9A

I see the settings now in my gpedit.msc.

Thanks.

avatar

After applying the policies, it doesn't seem to prevent the remember credentials I'm referring to. How do we remove the ability to remember credentials on this login prompt to the DB shown in the attached image?

pvm db.PNG

avatar

I will assign this to a dev for investigation.

Regards

David Hervieux

avatar

Hello,

With the next minor update of RDM and PVM, the "ForceLogin" policy will also apply to the "remember credentials" checkbox. It will be hidden if "ForceLogin" is true.

Regards,

Hubert Mireault

avatar

Great, I'm looking forward to it.