Private vault connections - store location

Private vault connections - store location

avatar

Hello,

we use the RDM with MySQL datasource.

There is a private vault tab where user can store their own connections and credentials.

Where is the store locations of this connections?

We want to backup this connections but don't know which files to backup.


Thank you very much.

All Comments (3)

avatar

This is stored directly in the database. All you need to do is backup the database and it will be included.

David Hervieux

avatar

I can´t find the private connections in the database.

Can you tell me, where is it stored?


Btw: Is it possible to change the private store to the local machine of each user?

avatar

Hi,
Unfortunately it's not possible to store it on the local computer. For that use a local Xml data source linked with PVM instead.

The private vault data is stored in the userinfo table.

David Hervieux