Using NTLM with jTDS 1.3.1 driver and ADDM
Posted: Mon Oct 21, 2019 12:40 pm
This is the out of the box driver that BMC ships with heir ADDM appliance.
The only thing to know about this driver is the Additional JDBC Parameters:
domain=us
useNTLMv2=true
authenticationScheme=NTLM
That's it.
The only thing to know about this driver is the Additional JDBC Parameters:
domain=us
useNTLMv2=true
authenticationScheme=NTLM
That's it.