Recently we did troubleshoot an issue where requests from an IIS 5.0 site arrived as anonymous logins (‘null’) in SQL Server 2000. The ASP.NET application was using IIS 5.0 anonymous authentication for its users to send requests to SQL server 2000. The