473,387 Members | 1,493 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,387 software developers and data experts.

Question about Windows services accounts

In MSDN, for the description of the ServiceAccount enumeration it has
the following:
LocalService: An account that acts as a non-privileged user on the
local computer, and presents anonymous credentials to any remote
server.

NetworkService: An account that provides extensive local privileges,
and presents the computer's credentials to any remote server.
What is the meaning/implication of the 2 phrases "presents .... to any
remote server".

--
Philip Daniels
Mar 20 '07 #1
2 1113
Hello,

When you are running a windows service and remotely access a resource (say,
a database server) with integrated authentication, the local service account
will connect as Anonymous, whereas the NetworkService connects to the
database with the computer account.

Best regards,
Henning Krause

<Ph***********@foo.comwrote in message
news:kc********************************@4ax.com...
In MSDN, for the description of the ServiceAccount enumeration it has
the following:
LocalService: An account that acts as a non-privileged user on the
local computer, and presents anonymous credentials to any remote
server.

NetworkService: An account that provides extensive local privileges,
and presents the computer's credentials to any remote server.
What is the meaning/implication of the 2 phrases "presents .... to any
remote server".

--
Philip Daniels
Mar 20 '07 #2
On Tue, 20 Mar 2007 17:27:10 +0100, "Henning Krause [MVP - Exchange]"
<ne***************@this.infinitec.dewrote:
>Hello,

When you are running a windows service and remotely access a resource (say,
a database server) with integrated authentication, the local service account
will connect as Anonymous, whereas the NetworkService connects to the
database with the computer account.

Best regards,
Henning Krause
Thanks Henning, your post made me aware that these were user accounts.
It turns out that there are several special types of account (aka
"built-in security principals") which are used for this and other
purposes. They don't show up in the Computer Management snap-in but
you can see them from the "Security" tab for folder permissions in
Explorer.

I found this paper here if anybody is interested:

http://www.microsoft.com/technet/sec...t/default.mspx

--
Philip Daniels
Mar 21 '07 #3

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

Similar topics

2
by: JP | last post by:
Can anybody explain me , what is Local System , Local Service and Network Service and how they practically differ from each other. --JP
44
by: lester | last post by:
a pre-beginner's question: what is the pros and cons of .net, compared to ++ I am wondering what can I get if I continue to learn C# after I have learned C --> C++ --> C# ?? I think there...
1
by: zahni31 | last post by:
I had trouble to get the hmon work in 8.x FP 8 and FP 9 . The server runnig Windows 2003 SP1 on a member server. The db2 services are running under an domain admin account. Ok, no problem so...
2
by: Mark | last post by:
I created an extremely simple windows service that only writes to the EventLogs on Stop and Pause. I installed it using the InstallUtil.exe program, the output of which is below. It appears to be...
0
by: HankD | last post by:
We have a particularly strange problem. We are running Two clustered Windows 2003 boxes running IIS 6. Our ASP.NET application run fine but over night they stop working. The error we get is: File...
0
by: Preston Park | last post by:
We are trying to get windows authentication to work with Reporting Services and Analysis Services in a way that may be unsupported. Setup: There are two domains: A and B. There are two...
2
by: russell.lane | last post by:
I'm building out a pretty standard n-tier web application. The stack includes application/presentation, biz logic, and data access layers on top of an SQL server back end. We want to use...
27
by: pisquem | last post by:
I am building an windows service that is to be deployed on a windows server 2003 and I want to have activity written to the event log, I want its own log called ('CustomLog') Below is what I...
4
by: Anthony Yott | last post by:
Folks, In using the aspnet_regiis –ga command I'm running into an issue. I'm using this command against a domain account e.g. aspnet_regiis –ga MyDomain\ayott and it works fine. If I perform...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...

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.