Welcome Guest Search | Active Topics | Sign In | Register

EO Downloader impersonate user Options
Jon Miller
Posted: Thursday, March 3, 2011 9:17:49 AM
Rank: Member
Groups: Member

Joined: 4/23/2009
Posts: 23
I am using a web config with an impersonate='true' so that the windows user access the sql server.
When I use the eo downloader, it changes the user to a generic web name.
Is there any way to tell the downloader to use the windows user name?
eo_support
Posted: Thursday, March 3, 2011 9:48:14 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

The Downloader does not do anything special about authentication. The only thing that's special about downloader is the actual download process runs through eo_web.ashx, not the page that contains the downloader. However I believe if the impersonation is set on the whole app, then it should affect eo_web.ashx too.

If none works, then you may need to use a special fixed login for your DB access. There is no interface on the Downloader to allow you to change anything about authentication because it does not deal with it directly in anyway.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.