Subject: Issue with passphrase requiring re-entry

Subject: Issue with passphrase requiring re-entry

avatar
davhut
Disabled

I'm having an issue where the passphrase to our SQL database is required to be re-entered each time one of our VMWare View Desktops is rebooted. Is there someway to force this parameter to be stored in the user profile vice its current location? It would also be helpfull to know the current location as well.

Regards,
Dave

All Comments (3)

avatar

Hi,
You could specify where the configuration is saved for the users:

http://help.remotedesktopmanager.com/installation_configurationfilelocation.htm

Or save the passphrase in the registry:

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\RemoteDesktopManager\{data source guid id}]
"shk"="????"

David Hervieux

avatar

Thanks David. I tried using the default.cfg file but the database passphrase still does not persist. I'd like to try the registry entry fix you've suggested however am unsure where I find the data source guid and what the "????" should be in "shk"="????". Can you please assist in pointing me in the right direction?

Regards,

Dave

avatar

You can find the data source guid in File-Data Source Edit the data source you want and you will see it just next to the Cancel and Ok button

David Hervieux