Create a SQL user

Prev Next

To scan Databases, we recommend using the DBO permission set.

You must have SQL administrator permissions to create a SQL user.

For details about product features, usage, and best practices, click ? or Help.

  1. Open SQL Server Management Studio (SSMS) and connect to SQL Server.

  2. Expand SecurityLogins in the left panel.

  3. Right-click Logins and select New Login from the drop-down list.

  4. Add the user, specifying SQL Server authentication.