RE: Random NT Authority/Anonymous Login Errors - REALLY NEED HELP.
- From: stcheng@xxxxxxxxxxxxxxxxxxxx (Steven Cheng[MSFT])
- Date: Fri, 08 Dec 2006 04:28:15 GMT
Hello Jay,
From your description, you have some ASP.NET WEB applications hosted on IIS6 and these ASP.NE application will use delegate to access the backend SQL
Server(2000) under the user from frontend browser. However, you found the
ASP.NET application randomly receive 'NT AUTHORITY\ANONYMOUS LOGON' error,
correct?
Regarding on this issue, I've performed some research and did found some
similar issues in the former cases. However, most of them are caused by
some configuration issue. For example, the SQL Server is configured to use
a different network port and that network port hasn't be registered for its
SPN. However, this should result a expected error rather than randomly
occured. I've also found some records about the problem when connecting to
SQL Server(through secured kerberos authentication) failed under TCP/IP
connection, it indicate that due to the TCP IP port assigned randonly at
client, it may make the kerberos authentication failes sometimes. I'm not
sure whether may be the case you meet, however, if possible, I suggest you
try turning off TCP/IP and use namedpipe protocol for test to see whether
it will suffer such issue.
In addition, you can check the eventlog on both the ASP.NET server and SQL
server backend server to see whether there is any entry could provide some
clues.
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Follow-Ups:
- RE: Random NT Authority/Anonymous Login Errors - REALLY NEED HELP.
- From: Jay Pondy
- Re: Random NT Authority/Anonymous Login Errors - REALLY NEED HELP.
- From: Jay Pondy
- RE: Random NT Authority/Anonymous Login Errors - REALLY NEED HELP.
- Prev by Date: Re: Regular Expression
- Next by Date: Re: Server.Transfer Error
- Previous by thread: Regular Expression
- Next by thread: Re: Random NT Authority/Anonymous Login Errors - REALLY NEED HELP.
- Index(es):
Relevant Pages
|
Loading