Sidebar

Make Database Connection to MSSQL with Service Account

0 votes
323 views
asked Aug 5, 2019 by michael-s-4691 (220 points)
reshown Aug 5, 2019 by brandon-w-8204

I'm trying to set up a database connection to a remote server (not the one QIE is installed on) using an active directory service account (windows authentication/integrated security).  I have set up everything appropriately according to https://www.qvera.com/kb/index.php/828/how-you-database-connection-using-windows-authentication?show=828#q828, but now it won't let me specify the service account to use for login.  Where would I integrate the service account for this database connection?

1 Answer

0 votes

To change the account for the service you change this in the services tab:

 

Note: This cannot be changed from the QIE Service Manager. Changes made in the Windows Services window grants login permission that is required.

answered Aug 5, 2019 by brandon-w-8204 (33,270 points)
...