Configure Windows Authentication to the Database

As a security best practice for PCI DSS compliance, use Windows authentication for database access.

For more information, please see Database Permissions Matrix.

Change Database Authentication

You can set up Windows authentication on your SQL Server database.

SQL Server Logins Group

  1. Log in to SQL Server.
  2. Create a SQL Server login, such as Domain\RemoteServerName$.

 

SQL Server User Mapping

  1. Go to the properties for the new login, and create a user mapping to the BeyondInsight database and the REM3Admins role.