2b. Install the Authorization DLL
When you have a named instance of an MS SQL Server Express server you want to use for your tests, you need to perform some additional setup.
If you need the jTDS driver to work with NTLM authorization, the dynamic linked library must be available to ReadyAPI.
To use NTLM authorization with jTDS:
Open the extracted jtds archive.
Open the proper directory for your architecture (
x86orx64).Open the
SSOdirectory.Copy the
ntlmauth.dllfile and place it in thebindirectory of your ReadyAPI installation.
Note
If ReadyAPI is running, you need to restart.