...
- Windows Authentication mode
- If you want to connect RMsis with MSSQL Microsoft SQL Server database running using windows authentication mode,
- then leave the username and password fields blank while configuring RMsis database during RMsis installation.
- Make sure that the logged in user of windows machine (on which RMsis server is running or will run) has required credentials for RMsis database.
- Download the SQL Server JDBC driver (v1.2.4) from JTDS and place the ntlmauth.dll (shipped with jtds driver) file in the system path
- If you want to connect RMsis with MSSQL Microsoft SQL Server database running using windows authentication mode,
- Mixed Authentication mode (SQL Server and Windows Authentication mode)
...