Microsoft SQL server connection I/O Error: SSO Failed

I can’t get JDBC connections to work, it keeps throwing this error “ I/O Error: SSO Failed: Native SSPI library not loaded. Check the java.library.path system property”? I am using microsoft sql 2008. What step do i need to get this to work?

Hello,
unfortunately this is the known issue (https://bug.javlin.eu/browse/CL-1195 - use guest/guest credentials to browse it). You need to copy ntlmauth.dll to system directory and restart CloverETL Designer.