Hello,
I'm a little confused with setting up for my team.
I have a MS SQL DB.
I followed the best practice and created the DB as an SA user.
I then created a SQL admin account user as outlined here:
Online Help > Data Sources> Data Source Types> Advanced Data Sources> SQL Server
Do I then export and share this data source to my users?
If I do that then they are logged in with the admin user/pass I created.
Or
Do I setup users and instruct them to create their own data sources?
Cheers,
Richard...
Hello,
Each user would need to have an account to connect to the database. The users would need to be created via the Administration -> Users menu.
If you decide to go with Integrated Security, then, you will configure the data source to use Integrated Security to authenticate on the data source and distribute the application with the proper configuration using our custom installer.
For information on Integrated Security, please consult https://help.remotedesktopmanager.com/tipsandtricks_sqlserverdatasourcewithintegratedsecurity.htm
For more information on the Custom Installer, please consult https://helpcloud.devolutions.net/custominstaller_introduction.htm
Best regards,
Jeff Dagenais