NTLM authentication requirements
- Last Updated: February 1, 2021
- 1 minute read
- DataDirect Connectors
- JDBC
- Microsoft SQL Server 6.0
- Documentation
Verify that your environment meets the requirements listed in the following table before you configure your environment for NTLM authentication.
Note: The domain controller must administer both the database server and the
client.
| Component | Requirements |
|---|---|
| Database server | The server must be running Microsoft SQL Server 2005 or higher. |
| Domain controller | Network authentication must be provided by NTLM on Microsoft SQL Server 2005 or higher. |
| Client | Java SE 8 or higher must be installed. |