Hello,
I must to expose to external users my RDM, and I'll avoid that these people destroy or modify my sessions.
Is possible to configure any read-only user into RDM, so that it can only run sessions ?
thanks in advance
regards,
Davide
Hi,
If you use a SQL Server datasource it's possible by creating a readonly user. You can also use a web connection data source.
David Hervieux
I have set up one SQL instance, but I didn't understand ho to import sessions from local datasource. I have a lot, and don't want to reconfigure all by hand
thank you
Davide
Hi,
You can export the sessions from the menu File->Export-> All sessions List (Include Credentials) and import it from your SQL Server data source with File->Import
David Hervieux