Created 04-02-2024 08:46 AM
When I try to connect with mssql and kerberos I get the message "java.lang.NoClassDefFoundError: Could not initialize class com.microsoft.sqlserver.jdbc.KerbAuthentication"
When I'm trying to set false credentials I get another message so the kerberos itself seems to work.
I set the driver location, classname and in the connectionstring itself I use authenticationScheme=JavaKerberos. Jaas Config and kerberos config are also there. How I can get more Information for my problem? What I am missing?
Created 04-02-2024 11:14 AM
Welcome to the community @Fuz. While you wait for a more knowledgable person to respond, can you provide the driver version ?
Created 04-02-2024 04:33 PM
Created 04-26-2024 05:41 AM
Hello,
did you ever find a solution? I am running into the same error. Even tried mssql-12.2.0 and mssql-8.2.2.