I am trying to set up a JDBC connection to a client’s MSSQL database. In order to do this, I need to login and authenticate a Windows domain account (NOT a SQL login). Based on the content in the developer forums, it appears that this cannot be accomplished without a Kerberos configuration on the client’s Virtual Appliance. I wanted to see if anyone has been able to do this without using Kerberos. For reference, this is the error I am getting when attempting to log in regularly:
Thank you!