Re: Login failed for user NT AUTHORITY\NETWORK SERVICE
- From: Matt <Matt@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 7 Dec 2007 07:56:06 -0800
Thanks Pawel,
The only way I am able to force the netork login failure is by restarting
the MSSQL server process. Of course, when I do this with the Profiler
running, I end up with a Trace error in the log as soon as the server goes
online and the logging stops. Any idea how I can make the Profiler keep
running even when the server gets restarted? Or is there a way that I can
make the profiler start when the server starts before loading anything else?
Matt
"Pawel Potasinski" wrote:
Well, it seems that some process working in Network Service user context is.
trying to connect your instance and Network Service has no permission to
connect the target database in SQL Server. Run SQL Server Profiler and catch
failed login attempts (catch Audit Login Failed event with ApplicationName
and DatabaseName columns selected to trace).
--
Regards
Pawel Potasinski
[http://www.potasinski.pl]
U¿ytkownik "Matt" <Matt@xxxxxxxxxxxxxxxxxxxxxxxxx> napisa³ w wiadomo¶ci
news:AB02D9C1-DF84-4A43-BCA5-4A84B8323525@xxxxxxxxxxxxxxxx
Hi All,
I've done some searching around but can't find an answer to this problem.
I've recently noticed an error in the event logs relating to the Network
Service account trying to connect to my SQL 2005 server. The logs give me
the following information :-
12/06/2007 23:30:01,Logon,Unknown,Login failed for user 'NT
AUTHORITY\NETWORK SERVICE'. [CLIENT: 10.0.0.4]
12/06/2007 23:30:01,Logon,Unknown,Error: 18456<c/> Severity: 14<c/> State:
16.
This is all the info I have to go on. Can anyone provide me with some
assistance with trying to troubleshoot?
- Follow-Ups:
- References:
- Re: Login failed for user NT AUTHORITY\NETWORK SERVICE
- From: Pawel Potasinski
- Re: Login failed for user NT AUTHORITY\NETWORK SERVICE
- Prev by Date: Re: Login failed for user NT AUTHORITY\NETWORK SERVICE
- Next by Date: Re: Login failed for user NT AUTHORITY\NETWORK SERVICE
- Previous by thread: Re: Login failed for user NT AUTHORITY\NETWORK SERVICE
- Next by thread: Re: Login failed for user NT AUTHORITY\NETWORK SERVICE
- Index(es):
Relevant Pages
|