Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Executing a file on another server
Message
From
15/03/2012 20:01:24
 
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01538362
Message ID:
01538496
Views:
24
>Using LocalSystem for the application pool seems a bit of a drastic solution. You could use temporary impersonation or delegation only where required.

Well, even with that, it doesn't work. And, that makes sense as this account should not exceed the boundaries of its own server.

>See http://msdn.microsoft.com/en-us/library/ff647404.aspx#paght000023_impersonatingusinglogonuser for an overview. (It also has a #C example of impersonation using LogonUser.)

Thanks, I'll take a look at it.

>If there is a user name and password on the remote machine that exactly matches the impersonating account then you should get the same permissions as that remote user.

This is what it is right now. But, when trying it, security restriction comes in place.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform