SQL Server 2005 Windows Authentication - logon failure
- From: dooseiai@xxxxxxxxx
- Date: Thu, 21 Aug 2008 07:53:03 -0700 (PDT)
Hi all,
I have a problem with SQL Server 2005. The application (written in
VB.NET) connects to SQL Server 2005 using Windows Authentication. When
a user's domain account had been locked out, the user - after it has
been made active again - cannot connect to the DB (with a message
"login failed for user (...)". The user's account is defined in the DB
it tries to connect to and it has necessary DB permissions. SQL
Server's log shows:
08/21/2008 09:11:39,Logon,Unknown,Login failed for user 'XXX\ABC'.
[CLIENT: XXX.XXX.XXX.XXX]
08/21/2008 09:11:39,Logon,Unknown,Error: 18456<c/> Severity: 14<c/>
State: 11.
Any ideas of what can be wrong?
Best regards,
Janusz
.
- Follow-Ups:
- Re: SQL Server 2005 Windows Authentication - logon failure
- From: Rick Byham, \(MSFT\)
- Re: SQL Server 2005 Windows Authentication - logon failure
- Prev by Date: Re: Trigger to get log file transaction into a table.
- Next by Date: Re: SQL Server 2005 Windows Authentication - logon failure
- Previous by thread: Re: Trigger to get log file transaction into a table.
- Next by thread: Re: SQL Server 2005 Windows Authentication - logon failure
- Index(es):
Relevant Pages
|