Unable to install Jasper server in SQL Server 2016 SP1 with windows authentication

Hi Everyone,

From the release notes of Jasper Server 7.1, i have seen that JRS can be installed on SQL Server 2016. But, we are trying to install JRS 7.1.1 on SQL Server 2016 SP1 which uses windows authentication. We made sure that we have logged in with the correct domain user and trying to install JRS. Even though we are seeing the following issue in logs:

"Generic connection failure: [[TibcoSoftware][SQLServer JDBC Driver][SQLServer]Login failed. The login is from an untrusted domain and cannot be used with Windows authentication.]. Treating problem with JDBC connection as unrecoverable "

I got blocked here and need assistance from someone.

Regards,

Narendra.P

narendrapothuganti7's picture
Joined: Aug 4 2015 - 8:44am
Last seen: 1 year 3 months ago

1 Answer:

Well that sounds like your problem.

Set your SQL server to mixed mode.  When you are done with setup you can disable the SQL server accounts. 

Also make sure the user account used to install has local admin access.  (you don't have to grant Active directory access.  Just local to the server.)

 

danoldenkamp@gmail.com's picture
Joined: Aug 29 2018 - 11:12am
Last seen: 2 years 1 month ago
Feedback