Microsoft Knowledge Base Email Alertz

KBAlertz.com: Event ID: 6036 is logged in the System log when you connect to an instance of SQL Server 2005 or to an instance of SQL Server 2000 from a Windows Vista-based computer

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]

Search KbAlertz

Advanced Search

Webmasters
Put kbAlertz on your website.
[ Click Here for more! ]





ASP.NET 2.0 Web Hosting with SQL 2005: Click Here!
Discount ASP.NET Hosting


Bug Tracking Software
For bug tracking software or defect tracking software or issue tracking software, visit Axosoft.


Community Site



We Send hundreds of thousands of emails using ASP.NET Email



Expert Web Design & Graphic Design
Design44.com




Mentioned In








Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks




Event ID: 6036 is logged in the System log when you connect to an instance of SQL Server 2005 or to an instance of SQL Server 2000 from a Windows Vista-based computer

Article ID:928780
Last Review:November 20, 2007
Revision:1.3

SYMPTOMS

Consider the following scenario. You connect to an instance of Microsoft SQL Server 2005 or to an instance of Microsoft SQL Server 2000 from a Windows Vista-based computer. You use integrated authentication for the connection. In this scenario, a Warning event that resembles the following is logged in the System log:

Log Name: System
Source: LsaSrv
Date: Date
Event ID: 6036
Task Category: None
Level: Warning
Keywords: Classic
User: N/A
Computer: Computer_Name
Description: The program Application_Name, with the assigned Process ID Process_ID, supplied a NULL or empty target name for the pszTargetName parameter when calling the InitializeSecurityContext API to initiate an outbound NTLM security context. This is a security risk when mutual authentication is required.

To help protect against a malicious attack, make your code more secure. To do this, change the program so that it specifies a target name in the pszTargetName parameter field, and then recompile the code.

This behavior may occur if one of the following conditions is true:
You connect to the instance of SQL Server by using the SQL Server Native Client (SQL Native Client) provider.
You connect to the instance of SQL Server by using Microsoft ADO.NET in an application.
You connect to the instance of SQL Server by using Windows Data Access Components (Windows DAC) in an application.

Note Windows DAC was formerly known as Microsoft Data Access Components (MDAC).

Back to the top

CAUSE

This event indicates that you used NTLM authentication. You can safely ignore this event. This event is not logged if you use Kerberos authentication.

Back to the top

STATUS

This behavior is by design.

Back to the top

MORE INFORMATION

When you connect to an instance of SQL Server by using integrated authentication, you can use Kerberos authentication if the connection is made by using the TCP/IP protocol. If the connection is made by using a different protocol, the authentication mode falls back to NTLM authentication.

For more information, click the following article number to view the article in the Microsoft Knowledge Base:
909801 (http://kbalertz.com/Feedback.aspx?kbNumber=909801/) How to make sure that you are using Kerberos authentication when you create a remote connection to an instance of SQL Server 2005

Back to the top


APPLIES TO
Microsoft SQL Server 2005 Standard Edition
Microsoft SQL Server 2005 Developer Edition
Microsoft SQL Server 2005 Enterprise Edition
Microsoft SQL Server 2005 Workgroup Edition
Microsoft SQL Server 2005 Express Edition
Microsoft SQL Server 2005 Standard X64 Edition
Microsoft SQL Server 2005 Standard Edition for Itanium-based Systems
Microsoft SQL Server 2005 Enterprise X64 Edition
Microsoft SQL Server 2005 Enterprise Edition for Itanium-based Systems
Microsoft SQL Server 2000 Standard Edition
Microsoft SQL Server 2000 Enterprise Edition
Microsoft SQL Server 2000 Developer Edition
Microsoft SQL Server 2000 Workgroup Edition
Microsoft SQL Server 2000 Personal Edition

Back to the top

Keywords: 
kbexpertiseadvanced kbtshoot kbsql2005connect kbprb KB928780

Back to the top

       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate

Be the first to leave feedback, to help others about this knowledge base article.

(Optional) Name

(Optional) Public URL Or Email

Comments
No HTML -- Text Only Please