79493587

Date: 2025-03-07 22:48:31
Score: 0.5
Natty:
Report link

Update

From 7.3.1 versions onwards , NTLM is supported in the MS SQL driver

Connection String will look like this

jdbc:sqlserver://<server>;integratedSecurity=true;authenticationScheme=NTLM;domain=<domain>;user=<domainUser>;password=<domainUserPassword>;

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: satz