Select to view content in your preferred language

Server Database Connection using Authenticated User

3241
2
06-30-2014 10:32 PM
MattPratap
Deactivated User
I have a service which is published with an SDE datasource using a windows authentication connection.  The server will always use the "arcgis" user for the database connection login, when consuming the REST mapservice or featureservice.
Instead I would like to the login to the database to be the authenticated user.  Is it possible?

The server is set up with the Web Adaptor, and web-based authentication.

thanks
Tags (2)
0 Kudos
2 Replies
MartinAmeskamp
Frequent Contributor

Hi Matt,

have yout tried installing the ArcGIS server to run under an AD account that has a login on your SQL Server?

Thanks, Martin

0 Kudos
DanielGarcia
Regular Contributor

Hi Matt,

That is not posible.

ArcGIS Server use the user account defined in the installation progress (tipically arcgis account) to access data resources.

Regards

Daniel

0 Kudos