Re: Howto troubleshoot login failure - State 11?
- From: "Russell Fields" <russellfields@xxxxxxxxxx>
- Date: Tue, 27 May 2008 16:55:52 -0400
Jonny,
This outlines many of the states:
http://technet.microsoft.com/en-us/library/ms366351.aspx
Notice that State 11 means "Login is valid, but server access failed."
It could be that the default database the login uses is no longer defined or
the connection string is specifying an non-existant db, etc. Probably a few
other things could be the case.
RLF
"Jonny Bergdahl" <jonny.bergdahl@xxxxxxxxxxxxxxxx> wrote in message
news:F63550A0-CA30-4BBA-8355-9B9E27A79D6E@xxxxxxxxxxxxxxxx
select StartTime, TextData, NTUserName, HostName from ::
This is what the trace says.
2008-05-27 22:16:21.253 Login failed for user 'DOMAIN\BTS01$'. [CLIENT:
10.10.1.236] BTS01$ BTS01
Login failed for user 'Domain\User' [Client: xx.xx.xx.xx]
Error: 18456, Severity: 14, State: 11
Seems the info in the log is more detailed? What does State 11 indicate? I
have not found anything relevant via Google.
The strange thing is that this login actually worked for a period of 20-30
minutes, and then suddenly stopped working again.
The setup is this:
The SQL server is installed on a domain controller.
The service accessing the SQL server is installed on a separate machine
that is a member of the domain.
The service runs under the local Network service, which is why it uses the
computer account to logon.
The computer account is member of a Windows group that is granted access
to the server.
Please advice.
Regards;
/jb
.
- Follow-Ups:
- Re: Howto troubleshoot login failure - State 11?
- From: Jonny Bergdahl
- Re: Howto troubleshoot login failure - State 11?
- References:
- Howto troubleshoot login failure - State 11?
- From: Jonny Bergdahl
- Re: Howto troubleshoot login failure - State 11?
- From: Chris Wood
- Howto troubleshoot login failure - State 11?
- Prev by Date: Re: Howto troubleshoot login failure - State 11?
- Next by Date: Re: Howto troubleshoot login failure - State 11?
- Previous by thread: Re: Howto troubleshoot login failure - State 11?
- Next by thread: Re: Howto troubleshoot login failure - State 11?
- Index(es):
Relevant Pages
|