473,405 Members | 2,176 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

what permissions does a windows service need to execute another process? System.Diagnostics.Process process = System.Diagnostics.Process.Start(info); just local administrator? any specific permitions?

what permissions does a windows service need to execute another process?
System.Diagnostics.Process process = System.Diagnostics.Process.Start(info);
just local administrator? any specific permitions?
Apr 12 '06 #1
1 3808
I am not sure what the precise permission set it. That it runs on XP and not
on Win2003 could certainly be a permissionset issue, but if you (an
authenticated domain user?) have a different permission set on an XP
domain-joined machine vs a Win2003 domain-joined machine within the same
domain - and are therefore seeing this stuff while developing your app -
that's just hokey and your domain admin should fix that.

If you are planning on running your app as an NT Service, you should not be
running in a Local Admin context anyway. You want to run in LOCAL SERVICE or
NETWORK SERVICE, depending on what the service does. Don't elevate your
process's priv's to admin just to make it work.
"Daniel" <so*******************@yahoo.com> wrote in message
news:%2****************@TK2MSFTNGP05.phx.gbl...
what permissions does a windows service need to execute another process?
System.Diagnostics.Process process =
System.Diagnostics.Process.Start(info);
just local administrator? any specific permitions?

Apr 17 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Bolin | last post by:
I was wondering how to get some system info from a PC running Windows in python. I am especially interested in knowing how much RAM the computer has, how much diskspace is still left, and what jobs...
2
by: Kiran | last post by:
Hi, Need info about Uttara Info Systems Bangalore, who train for UNIX and C. I heard it is world famous. Regards Kiran
0
by: Daniel | last post by:
what permissions does a windows service need to execute another process? System.Diagnostics.Process process = System.Diagnostics.Process.Start(info); just local administrator? any specific...
4
by: Jason Richmeier | last post by:
I am sure this has been asked at least once before but I could not find anything when searching. If I set the value of the ExitCode property to 1066 for a windows service, the text "A service...
2
by: love21feb | last post by:
I need Questions for Windows System administrator.for lan and wan management.
0
by: vharshini | last post by:
Hello experts, Here is my problem. We are using an application developed in C#, using SQL Server 2000 as backend. There are about 100 users using the same application Module for examle sales &...
1
by: =?Utf-8?B?RnJhbg==?= | last post by:
How do I get in touch with the system administrator?
3
by: Rafath | last post by:
Hello iam new to this forum but i hope this will help me in solving the case The error iam getting is "Registry editing has been disabled please contact your system administrator" mines is a...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.