Re: ADAM - Domain Service Account V.S. Network Service
- From: "Dmitri Gavrilov [MSFT]" <dmitrig@xxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 12 Feb 2006 15:44:53 -0800
The advantage of using NetworkService is that all permissions are good by
default (on local machine and in AD).
The disadvantage is that you are sharing the service acct with many other
services on the box that are running as NS. If one of them is hacked, then
all of them are pretty much affected.
--
Dmitri Gavrilov
SDE, DS Admin eXperience
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"Joe Kaplan (MVP - ADSI)" <joseph.e.kaplan@xxxxxxxxxxxxxxxxxxxxxxxx> wrote
in message news:%233qoQiZLGHA.344@xxxxxxxxxxxxxxxxxxxxxxx
The only reason I can think of to use a different service account than
NETWORK SERVICE on a domain-joined box would be that there is an important
need to delegate permissions to the service account differently or you
need to set up SPNs in a specific way. For example, if you need multiple
instances of an ADAM instance using the same DNS name behind NLB and you
want them to all use the same SPN, you would want to use a specific
service account so it can get the SPN for the DNS name. I'm reaching
here.
Maybe Dmitri or Eric has some ideas here.
Joe K.
"Lee Flight" <lef@xxxxxxxxxxxxxxx> wrote in message
news:%23hgeRtXLGHA.3260@xxxxxxxxxxxxxxxxxxxxxxx
Hi
the only case I know of that "demands" a domain account is if you
are installing ADAM on a domain controller. I cannot think of
any other domain/forest scenarios where Network Service does not
cut it, that does not mean there are none :), maybe others will chip in
here...
On adding the cert it's just a case of adding of loading the Certificates
MMC for the ADAM instance and then setting the permission for
Network Service in the keys folder. One wrinkle that I am aware of
is if running on Windows XP you cannot add permissions for the Network
Service account to the keyfile through the file system security GUI, my
notes say use:
cacls keyfilename /E /G "NT AUTHORITY\NetworkService":R
Lee Flight
.
- References:
- Re: ADAM - Domain Service Account V.S. Network Service
- From: Lee Flight
- Re: ADAM - Domain Service Account V.S. Network Service
- From: Lee Flight
- Re: ADAM - Domain Service Account V.S. Network Service
- From: Joe Kaplan \(MVP - ADSI\)
- Re: ADAM - Domain Service Account V.S. Network Service
- Prev by Date: Re: ADAM Replication - 1 instance off issue
- Next by Date: Re: Number of users per container (OU) in ADAM / AD
- Previous by thread: Re: ADAM - Domain Service Account V.S. Network Service
- Next by thread: Re: Problems Changing Minimum Password Length
- Index(es):
Relevant Pages
|