Creating the Optiva database user
The Optiva application accesses the database through a SQL Server login called the Optiva_User
. This is a single service account and is the only user account that needs to be created on the SQL Server instance.
To configure this account, the selected SQL Server must be configured for Mixed Mode
authentication. Mixed Mode provides a login to both SQL Server and Windows.