Quote:
|
Originally Posted by Kreth The only way I know of to run an app as another user is to use runas. This would have to be done each time the app was run. A service, on the other hand, can be configured to use a specific account every time it runs. This could be configured by IT and wouldn't require giving the user local admin rights. Of course, this only works if the Verizon solution does run as a service. |
Right-O! RunAs is what I was thinking of, I couldn't think of the term at that time. It is sort of like impersonation for developers.
Several years ago, there was a shim utility application (by Microsoft) we used to turn an app into a service, however, the app cannot have a UI that pops up. UIs cause all sorts of nasty problems for services. Maybe they can use it.
I swear, I cannot remember the name of that shim utility.
