Server Database Connection using Authenticated User

2990
2
06-30-2014 10:32 PM
MattPratap
New Contributor
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
Occasional Contributor II

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
New Contributor III

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