Re: Network Service Account
- From: "David Browne" <davidbaxterbrowne no potted meat@xxxxxxxxxxx>
- Date: Fri, 30 Jun 2006 08:11:34 -0500
"Michael Epprecht [MSFT]" <michael.epprecht@xxxxxxxxxxxxxxxxxxxx> wrote in
message
news:%23ZqWqkBnGHA.4452@xxxxxxxxxxxxxxxxxxxxxxx
Hi
SQL Server 2005 BOL:
http://msdn2.microsoft.com/en-us/library/ms143504.aspx
About 25 % down the page "Microsoft recommends that you not use the
Network Service account for the SQL Server or the SQL Server Agent
services. Local User or Domain User accounts are more appropriate for
these SQL Server services."
Domain account with the minimum permissions is more appropriate.
But just remember to add the permissions necessary to enable instant file
initiazation and lock pages in memory, or SQL Server will be unable to
utilize these performance-related OS features.
David
.
Relevant Pages
- Re: Error 15401 using sp_grantlogin (not addressed by current KB articles)
... Restarting Windows 2000 resolved the problem for this particular account, ... confused when it sees a duplicate SID. ... > One way to get SQL Server to agree with the renamed NT ... > Preview (to ensure the script was created), ... (microsoft.public.sqlserver.security) - Re: SharePoint V3 Install Error
... But it our case it had to do with Group Policies that forbid the account of ... WSS FAQ:www.wssv3faq.com/wss.collutions.com ... Event Source: WindowsSharePointServices3Search ... whatever you are installing WSS as sufficient rights to the SQL Server ... (microsoft.public.sharepoint.windowsservices) - RE: Problems with WebParts
... to a database called aspnetdb. ... > The connection string specifies a local SQL Server Express instance using a ... > server account must have read and write access to the applications directory. ... > This is necessary because the web server account will automatically create ... (microsoft.public.dotnet.framework.aspnet) - Re: Cannot connect to Query Analyzer
... For Query Analyzer, I tried replacing the file as you suggested but had the ... same results (Enterprise Manager starts up fine, ... I created an account on my laptop and changed SQL ... Try replacing the MMC app for SQL Server from the original ... (microsoft.public.sqlserver.connect) - Re: Does anyone know how to fix this??
... > Inside the Active Directory Users and Computers in the folder of SYSTEM I ... Give the site's SMS Service account full control rights to the ... MP encountered an error when connecting to SQL Server. ... (microsoft.public.sms.setup) |
|