Step 3: Configure the SQL Login

Prev Next

Step 3: Configure the SQL Login

If you are using SQL Server, you will need to create a new Login for the Lynx service account login if you haven’t already done so. (Note: if you don’t have admin privilege you will need to enlist the help of your sysadmin or DBA).

  1. Select the Security folder, Logins, and right-click "New" Login.
  2. Fill in the Login name using the Lynx service account.
  3. Select User Mapping and check the Proximity Card Database you’re going to use.
  4. Check the db_datareader and db_datawriter roles (unless you’re using Windows Authentication, in which case the db_owner permission is set with the ExactAccess configuration, and the account will not require the additional permissions).