dbTalk Databases Forums  

SQL Server 2008 Express: Change from Network Service to System

microsoft.public.sqlserver.setup microsoft.public.sqlserver.setup


Discuss SQL Server 2008 Express: Change from Network Service to System in the microsoft.public.sqlserver.setup forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
rob
 
Posts: n/a

Default SQL Server 2008 Express: Change from Network Service to System - 02-04-2010 , 06:33 AM






Is there any way to change NT AUTHORITY from NETWORK SERVICE to
SYSTEM? Or does this require uninstall and reinstall?

Reply With Quote
  #2  
Old   
Dan Guzman
 
Posts: n/a

Default Re: SQL Server 2008 Express: Change from Network Service to System - 02-04-2010 , 06:56 AM






Quote:
Is there any way to change NT AUTHORITY from NETWORK SERVICE to
SYSTEM? Or does this require uninstall and reinstall?
Use the SQL Server Configuration Manager tool. See the Books Online for
details (http://msdn.microsoft.com/en-us/library/ms345578.aspx).

--
Hope this helps.

Dan Guzman
SQL Server MVP
http://weblogs.sqlteam.com/dang/

Reply With Quote
  #3  
Old   
Rick Byham, MSFT
 
Posts: n/a

Default Re: SQL Server 2008 Express: Change from Network Service to System - 02-04-2010 , 11:00 AM



However the SYSTEM account isn't a great choice. See
http://msdn.microsoft.com/en-us/library/ms143504.aspx
--
Rick Byham, MSFT
(Implies no warranty or rights)


"Dan Guzman" <guzmanda (AT) nospam-online (DOT) sbcglobal.net> wrote

Quote:
Is there any way to change NT AUTHORITY from NETWORK SERVICE to
SYSTEM? Or does this require uninstall and reinstall?

Use the SQL Server Configuration Manager tool. See the Books Online for
details (http://msdn.microsoft.com/en-us/library/ms345578.aspx).

--
Hope this helps.

Dan Guzman
SQL Server MVP
http://weblogs.sqlteam.com/dang/


Reply With Quote
  #4  
Old   
Dan Guzman
 
Posts: n/a

Default Re: SQL Server 2008 Express: Change from Network Service to System - 02-04-2010 , 07:33 PM



Quote:
However the SYSTEM account isn't a great choice. See
http://msdn.microsoft.com/en-us/library/ms143504.aspx
Good point. A minimally privileged account is a better choice.

--
Hope this helps.

Dan Guzman
SQL Server MVP
http://weblogs.sqlteam.com/dang/

Reply With Quote
  #5  
Old   
rob
 
Posts: n/a

Default Re: SQL Server 2008 Express: Change from Network Service to System - 02-04-2010 , 08:38 PM



On Thu, 4 Feb 2010 06:56:04 -0600, "Dan Guzman"
<guzmanda (AT) nospam-online (DOT) sbcglobal.net> wrote:

Quote:
Is there any way to change NT AUTHORITY from NETWORK SERVICE to
SYSTEM? Or does this require uninstall and reinstall?

Use the SQL Server Configuration Manager tool. See the Books Online for
details (http://msdn.microsoft.com/en-us/library/ms345578.aspx).
Thanks for the link. I had looked through all the Config Mgr pages
and noticed only grayed out entries. Somehow managed to miss the
relevant screen.

Reply With Quote
  #6  
Old   
rob
 
Posts: n/a

Default Re: SQL Server 2008 Express: Change from Network Service to System - 02-04-2010 , 08:45 PM



On Thu, 4 Feb 2010 19:33:20 -0600, "Dan Guzman"
<guzmanda (AT) nospam-online (DOT) sbcglobal.net> wrote:

Quote:
However the SYSTEM account isn't a great choice. See
http://msdn.microsoft.com/en-us/library/ms143504.aspx

Good point. A minimally privileged account is a better choice.
I'm setting this up on a laptop that will be used for SQL Azure
development, so there won't be any access from the outside, but point
taken.

The local SQL 2008 Express serves as the emulation for SQL Azure, but
I'm not far enough along with the Azure SDK setup to know how best to
configure authorization. Ideally, I'd like to get the connect strings
as close as possible with the local SQL Express config so that there's
as little change as possible when toggling to run test apps in the
cloud.

I don't suppose anyone here has done any SQL Azure work yet? Tons of
docs to get through.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.