Configuring Microsoft SQL Server

  1. Unzip RiskDBScripts.zip. This file contains the script to extend the database and sample configuration files. The file is located at the following location:

    /opt/novell/rba-core/lib/webapp/WEB-INF/RiskDBScripts.zip

  2. On the SQL Server, run the following script to create database objects for risk-based authentication:

    netiq_risk_sql_server_install.sql

  3. Download the JDBC connector for the SQL Server database from Microsoft.com.

  4. Copy the JDBC connector file mssql-jdbc-9.2.1.jre8.jar to /opt/novell/rba-core/lib/webapp/WEB-INF/lib/.

  5. Restart Identity Server.