Re: local admin security question
From: Joe Kaplan \(MVP - ADSI\) (joseph.e.kaplan_at_removethis.accenture.com)
Date: 04/06/05
- Next message: Jeff Pigott: "Re: local admin security question"
- Previous message: chuck rudolph: "RE: web application can not access event log"
- In reply to: Jeff Pigott: "local admin security question"
- Next in thread: Jeff Pigott: "Re: local admin security question"
- Reply: Jeff Pigott: "Re: local admin security question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 5 Apr 2005 17:05:26 -0500
If you are concerned about security, then it is probably best to avoid using
an account that has admin privileges at all. Does your app absolutely
require that?
The question of local account vs. domain account depends on whether the
service needs to access domain resources on the network.
If you really need admin privileges and only need a local machine account,
then creating a different user is probably a good idea because then you can
change the regular administrator password easily without breaking your
service.
Joe K.
"Jeff Pigott" <jpigott@karmak.com> wrote in message
news:um%23sOYiOFHA.3512@TK2MSFTNGP15.phx.gbl...
> Can anyone suggest whether to use Local Admin service as a Windows service
> account for our .NET ADO applicaiton or create a user with Admin
> privledges to use for this account?
>
> Is one better than the other?
>
> Thanks,
>
> Jeff
>
- Next message: Jeff Pigott: "Re: local admin security question"
- Previous message: chuck rudolph: "RE: web application can not access event log"
- In reply to: Jeff Pigott: "local admin security question"
- Next in thread: Jeff Pigott: "Re: local admin security question"
- Reply: Jeff Pigott: "Re: local admin security question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|