Where is located passwords?ё

Resolved

Where is located passwords?ё

avatar

Hi there, where is located saved passwords in Windows and Linux if I use SQLite at Windows and XML in Linux? I have no license and save passwords in connections settings.

All Comments (4)

avatar

Hello,

Thank you for reaching out regarding this matter.

Could you please specify which password you are referring to? Are you looking for the password associated with your entries or the external credentials from 'My Account Settings'?

Please refer to the document below for details on the configuration file location:
Configuration File Location – Devolutions Documentation

Let me know if this helps or if you need further assistance.

Best regards,

Tommy Sanders

avatar
Hello,

Thank you for reaching out regarding this matter.

Could you please specify which password you are referring to? Are you looking for the password associated with your entries or the external credentials from 'My Account Settings'?

Please refer to the document below for details on the configuration file location:
Configuration File Location – Devolutions Documentation

Let me know if this helps or if you need further assistance.

Best regards,


I asked about credentials for my saved connections (for example: login and password for ssh connection to server1)

avatar

Hello,

The connection passwords as well as the usernames are saved directly in the database. So in your case, directly in the SQLite database or XML database.
For a better protection of them, I will recommend enabling the encryption on these files.
https://docs.devolutions.net/rdm/commands/file/change-master-key/

Best regards,

Jeff Dagenais

avatar
Hello,

The connection passwords as well as the usernames are saved directly in the database. So in your case, directly in the SQLite database or XML database.
For a better protection of them, I will recommend enabling the encryption on these files.
https://docs.devolutions.net/rdm/commands/file/change-master-key/

Best regards,


Thanks for the answer