Step 3: Configure the SQL Login
- 20 Mar 2023
- 1 Minute to read
- Contributors
- DarkLight
- PDF
Step 3: Configure the SQL Login
- Updated on 20 Mar 2023
- 1 Minute to read
- Contributors
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
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).
Was this article helpful?