c# - Spawn process in the context of different user -


at moment have service execute time time .exe file. service run system user, these subprocesses executed system. due security reasons these processes executed in context of different user without administrative priviliges. there way without having store username , password of user somehow? if not: how can save these credentials in secure way?

i using c# service, think questions can answered in general.


Comments

Popular posts from this blog

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

nginx - phpPgAdmin - log in works but I have to login again after clicking on any links -