Runspace Permission from C# Web Service
i've got service allows clients call powershell scripts. runs dandy-like long have permissions set allows domain users access script. when restrict access specific user, fails.
i've checked service , iis , shows service , method calls , running under specififed account. ntfs shows specififed account has full access rights full path , script. invoking pipeline fails claiming script not accessible.
i can run script interactively under same credentials.
something creating runspace not getting setup properly. assumed runspace created full rights of user under service running...
what missing?
thanks.
j
http://digitalcamel.blogspot.com - .net, ilm, sql , else falls out of brain
check out: http://www.leastprivilege.com/whatisaspnetconfig.aspx
it problem , solution.
j
http://digitalcamel.blogspot.com - .net, ilm, sql , else falls out of brain
Windows Server > Windows PowerShell
Comments
Post a Comment