# External Supporting Files for Windows Authentication

This document outlines the external supporting files required to configure **Windows Authentication** in OvalEdge. These files are mandatory to enable secure authentication using **Windows domain credentials** and to ensure successful connector validation and connectivity.

The required libraries vary based on the **OvalEdge release version** and the **JVM architecture** (32-bit or 64-bit). When Windows Authentication is selected, OvalEdge relies on additional **JDBC driver files** and **native authentication libraries** to establish connectivity through Windows-based authentication mechanisms.

{% hint style="warning" %}
These supporting files are required **only when Windows Authentication is selected**.
{% endhint %}

### OvalEdge Release7.2.x - Supporting Files

<table><thead><tr><th width="141">File Name</th><th width="99">Version / Type</th><th width="118">Applicable JVM / OS</th><th width="270">Purpose</th><th>Download Link</th></tr></thead><tbody><tr><td><code>jtds-1.3.1.jar</code></td><td>1.3.1</td><td>Linux / Unix</td><td>Required JDBC driver library for Windows Authentication support. Place the file in the Third Party Jars directory.</td><td>Click <a href="https://mvnrepository.com/artifact/net.sourceforge.jtds/jtds/1.3.1">here</a>.</td></tr><tr><td><code>sqljdbc_auth.dll</code></td><td>13.2.1.x86</td><td>32-bit JVM</td><td>Required authentication DLL for Windows Authentication (32-bit JVM). Place the file in the Tomcat bin directory.</td><td>Click <a href="https://mvnrepository.com/artifact/com.microsoft.sqlserver/mssql-jdbc_auth/13.2.1.x86">here</a>.</td></tr><tr><td><code>sqljdbc_auth.dll</code></td><td>13.2.1.x64</td><td>64-bit JVM</td><td>Required authentication DLL for Windows Authentication (64-bit JVM). Place the file in the Tomcat bin directory.</td><td>Click <a href="https://mvnrepository.com/artifact/com.microsoft.sqlserver/mssql-jdbc_auth/13.2.1.x64">here</a>.</td></tr><tr><td><code>ntlmauth.dll</code></td><td>-</td><td>Linux / Unix</td><td>Required native library for NTLM-based authentication. Place the file in the Tomcat bin directory.</td><td>Click <a href="https://ovaledge.s3-us-west-1.amazonaws.com/OvalEdge+Clients/NGS/ntlmauth.dll">here</a>.</td></tr></tbody></table>

### OvalEdge Release6.3.x - Supporting Files

<table><thead><tr><th width="138">File Name</th><th width="99">Version / Type</th><th width="118">Applicable JVM / OS</th><th width="278">Purpose</th><th>Download Link</th></tr></thead><tbody><tr><td><code>jtds-1.3.1.jar</code></td><td>1.3.1</td><td>Linux / Unix</td><td>Required JDBC driver library for Windows Authentication support. Place the file in the Third Party Jars directory.</td><td>Click <a href="https://mvnrepository.com/artifact/net.sourceforge.jtds/jtds/1.3.1">here</a>.</td></tr><tr><td><code>ntlmauth.dll</code></td><td>-</td><td>Linux / Unix</td><td>Required native library for NTLM-based authentication. Place the file in the Tomcat bin directory.</td><td>Click <a href="https://ovaledge.s3-us-west-1.amazonaws.com/OvalEdge+Clients/NGS/ntlmauth.dll">here</a>.</td></tr><tr><td><code>sqljdbc_auth.dll</code></td><td>12.8.1.x86</td><td>32-bit JVM</td><td>Required authentication DLL for Windows Authentication (32-bit JVM). Place the file in the Tomcat bin directory.</td><td>Click <a href="https://mvnrepository.com/artifact/com.microsoft.sqlserver/mssql-jdbc_auth/12.8.1.x86">here</a>.</td></tr><tr><td><code>sqljdbc_auth.dll</code></td><td>12.8.1.x64</td><td>64-bit JVM</td><td>Required authentication DLL for Windows Authentication (64-bit JVM). Place the file in the Tomcat bin directory.</td><td>Click <a href="https://mvnrepository.com/artifact/com.microsoft.sqlserver/mssql-jdbc_auth/12.8.1.x64">here</a>.</td></tr></tbody></table>

***

&#x20;Copyright © 2026, OvalEdge LLC, Peachtree Corners GA USA
