Re: Login failed for user NT AUTHORITY\NETWORK SERVICE
- From: Matt <Matt@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 7 Dec 2007 08:23:01 -0800
OK, with a bit of luck, patience and timing, I managed to get a trace of the
Audit Login Failed notice. It looks like our CRM application is having a bad
day and isn't able to logon to something. However, even though I enabled all
columns in the Profiler and made sure DatabaseName column was selected, I
only get columns ApplicationName - TextData listed. The all-important info
aon what table the service is trying to access is still missing.
Any thoughts?
"Matt" wrote:
I ment to say "I end up with a Trace error in the log as soon as the server.
goes
OFFLINE and the logging stops".
Just to be clear, I see the Failed Audit login message in the SQL log only
when I start the start the server. It doesnn't continuely happen, therefore
the only time I can try and trace the cause of the issue is as the server
starts up
"Matt" wrote:
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:
- Re: Login failed for user NT AUTHORITY\NETWORK SERVICE
- From: Erland Sommarskog
- Re: Login failed for user NT AUTHORITY\NETWORK SERVICE
- References:
- Re: Login failed for user NT AUTHORITY\NETWORK SERVICE
- From: Pawel Potasinski
- Re: Login failed for user NT AUTHORITY\NETWORK SERVICE
- From: Matt
- Re: Login failed for user NT AUTHORITY\NETWORK SERVICE
- From: Matt
- 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: Unable to View Database Diagrams
- 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
|