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?
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
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?
Hello,
If you do not want to use policies, you can lock the data source with a master password;
Best regards,
Marc Beauséjour
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.
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
I will assign this to a dev for investigation.
Regards
David Hervieux
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
Great, I'm looking forward to it.