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).
- Select the Security folder, Logins, and right-click "New" Login.
- Fill in the Login name using the Lynx service account.
- Select User Mapping and check the Proximity Card Database you’re going to use.
- 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).