Add a user in MS-SQL (ConnectWise, Kaseya, TigerPaw, & N-Able Users)

Add a User in MS-SQL

To add a user in MS-SQL:

  1. Open Microsoft SQL Server Management Studio.
  2. Right-click the Logins folder under the Security folder and select New Login….

    steps1-21.jpg

  3. Select the SQL Server authentication radio button. (Windows Authenticated users cannot be supported. Due to the nature of our agent, Windows Authenticated users work sometimes, at best.  SQL Server Authenticated users are the only way we can guarantee a correct login to the database).
  4. Uncheck the Enforce password policy option.
    • If unable to leave unchecked, uncheck the requirement of ‘changing password in next log in’).
  5. Enter the Login name and Password.

    steps3-5.jpg

  6. Select User Mapping in the left panel.
  7. Select the checkbox next to each database the agent needs access to, ensuring that the db_datareader checkbox is selected below for each database.  
  8. Click OK.

    steps6-8.jpg

If you have any questions, please contact Support by selecting Help > Open a Ticket from the top menu bar.

Was this article helpful?
8 out of 22 found this helpful

Comments

0 comments