Permissions

by Lord Cod3n 11. August 2008 08:54

I ran into an issue where a client was having a permissions issue.  I would like to note that you should keep in mind when you spawn a process, either from your own process or a service or from the command line, that process inherits the running process permission level.  If a service has local system privileges, then any process created by that service will have Local System Privileges.  This means that a spawned process from a service with Local System rights cannot access another computer on the domain.  You should create a domain account for your service. 

I am creating a sample class and will post it shortly.

 Thanks and as always  Code Happy.

01100010011010010110110001101100

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

Powered by BlogEngine.NET 1.4.5.0
Theme by Mads Kristensen

About the author

William Moore is the lead Software Architect and Technologist for Coden Enterprises. He has more than a decade of software development experience primarily Microsoft Platforms.  William enjoys the full gamit of coding everything from the UI down to the database.

Most comments

Page List