Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Log in to SQL Server Management Studio and right-click on Logins
    sql server
  2. On the Login - New window, type mspbots on the field for Login name and select the SQL Server authentication radio button. 
  3. Enter and confirm the Password,and tick the checkboxes for Enforce password policy and Enforce password expiration.
    sql login properties 
  4. Next, go to Server Roles and tick the checkboxes for public and sysadmin.
    server rules 
  5. Move on to User Mapping. Put a checkmark on the autotest checkbox under the Database column. Then in the table below, put checkmarks on the checkboxes for db_datareader and public.
    user mapping 
  6. Next, go to Securables > Permissions for <user>. Tick the Grant checkbox for View any definition.
    securables 
  7. Lastly, go to Status > Settings. Select the radio buttons for Grant under Permission to connect to database engine, and Enabled under Login.status
  8. Click OK to save the settings. 

...

Content by Label
showLabelsfalse
max5
showSpacefalse
titleRelated TopicsTopic
excludeCurrenttrue
cqllabel = "sql"

...