473,508 Members | 2,295 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 3814
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
4121
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
13644
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
981
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
6792
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
1277
by: love21feb | last post by:
I need Questions for Windows System administrator.for lan and wan management.
0
1070
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
1666
by: =?Utf-8?B?RnJhbg==?= | last post by:
How do I get in touch with the system administrator?
3
4007
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
7123
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
7383
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
7498
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
5627
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,...
1
5053
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4707
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3194
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1557
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
766
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.