Re: 'NT AUTHORITY\NETWORK SERVICE' question

From: Jasper Smith (jasper_smith9_at_hotmail.com)
Date: 12/30/04


Date: Thu, 30 Dec 2004 00:31:09 -0000

Where can you not see it? You can add it manually via query analyzer e.g.

exec sp_grantlogin [NT AUTHORITY\NETWORK SERVICE]

-- 
HTH
Jasper Smith (SQL Server MVP)
http://www.sqldbatips.com
I support PASS - the definitive, global
community for SQL Server professionals -
http://www.sqlpass.org
"Guy Dillen" <guy_dillen@nospam.hotmail.com> wrote in message 
news:41d32bba$0$314$ba620e4c@news.skynet.be...
> Of course its SQL Server 2000 (Standard Edition) with SP3a
>
>
>
> "Guy Dillen" <guy_dillen@nospam.hotmail.com> wrote in message 
> news:41d32999$0$321$ba620e4c@news.skynet.be...
>> I'm installing SharePoint Services 2.0 on my machine (Windows Server 2003 
>> Standard Edition), with SQL Server 2002 and SP3a installed.
>> I don't see 'NT AUTHORITY\NETWORK SERVICE' as a user (the one i need to 
>> install WSS).
>>
>> Why is 'NT AUTHORITY\NETWORK SERVICE' not available?
>>
>> Guy
>>
>>
>
> 


Relevant Pages