Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ P&ID

Procedure to Assign Permissions/Roles in SQL Server

Procedure to Assign Permissions/Roles in SQL Server

  • Last UpdatedMar 14, 2024
  • 1 minute read

Using SQL Server, roles can be granted from the Logins node of the Microsoft SQL Server Management Studio.

Embedded Image (65% Scaling) (LIVE)

Right-click on Logins and click New Login. This will open the screen, in which the System Administrator can create user logins and assign permissions/rights.

Users can have either Windows authentication or SQL authentication.

Embedded Image (65% Scaling) (LIVE)

Once a user is created, access permissions for that user can be granted using:

  1. Server Roles.

    for example, server-wide security privileges:

    Embedded Image (65% Scaling) (LIVE)

  2. User Mapping.

    for example, database level security privileges.

    Embedded Image (65% Scaling) (LIVE)

TitleResults for “How to create a CRG?”Also Available in