SQL Server data source with integrated security

We will take you through a step by step guide to configure and test a Remote Desktop Manager deployment against an SQL Server data source using Integrated Security.

Any user (domain, local machine or SQL user) that has a server role of sysadmin is automatically an administrator of Remote Desktop Manager

Create the database

The first step is to create the database that will store all your entries.

Click on the ellipsis button in the Navigation pane, then click on Add a new data source.

KB4587

Select the Microsoft SQL Server data source and click OK.

KB4588

  • Specify the Name, Server and Database.
  • Authenticate with a user that is part of the sysadmin role.
    KB4589

If the logged-on Windows User is not part of the SQL Server sysadmin role and you have configured the server to use SQL Server and Windows Authentication Mode, then use a SQL Server user (SA for example) that has the appropriate user groups assigned. You can then add yourself as a Remote Desktop Manager user later and change the data source to use Integrated security.

  • From the upgrade tab, click Test Server then Create Database to create the SQL Server database.
    KB4590
    Press OK to close the dialogs. In the Navigation pane, select the newly created data source from the data source drop down list.
    KB4591

Create users

To create users, navigate to Administration – Users.

KB4592

Click Add Users.

KB4593

Check the Integrated security (Active Directory) box and click the ellipsis button to select the domain user to add.

KB4594

Select the User type Grant the Add, Edit, and Delete rights (optional, restricted user only). For more information on user types and rights, please consult User Management.

Keep the Create SQL Server Login and User box checked. This will in effect cause Remote Desktop Manager to map a new login to the domain account and link it to a user.

You can uncheck this in the case where your DBA has created your login already on the SQL Server.

Repeat these steps for each user that needs access to this data source in Remote Desktop Manager.

Configure Remote Desktop Manager for other workstations

To configure the data source on other workstations, three methods are available:

  • Create the data source as done previously, making sure to check the Integrated Security (Active Directory) box.
  • Export the data source from the initial workstation and import it into Remote Desktop Manager on all client workstations.
  • Use our Custom installer manager service to help distribute the application and personalize the installation process.

Test the configuration

If you have a second set of domain credentials, you could use this trick to test locally. Running Remote Desktop Manager as Another User

Now in your Remote Desktop Manager with admin rights, create a few user groups (Admin, Production, Staging) and assign them users.

Give us Feedback