Re: Windows Integrated Security / SQL 2000 / IIS 5.0 / COM+
From: Richard Waymire [MSFT] (rwaymi_at_online.microsoft.com)
Date: 09/09/03
- Next message: Dave Brooks: "Printing a sql profiler .trc file"
- Previous message: Richard Waymire [MSFT]: "Re: Project server MSSQL problem"
- In reply to: Stuart: "Windows Integrated Security / SQL 2000 / IIS 5.0 / COM+"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 9 Sep 2003 10:51:20 -0700
Have you added SPN for SQL Server to active directory with setspn? Details
on how to this are in books online.
-- Richard Waymire, MCSE, MCDBA This posting is provided "AS IS" with no warranties, and confers no rights. "Stuart" <nonnb@spamnot.webmail.co.za> wrote in message news:570001c376e5$74f7c890$a601280a@phx.gbl... > Hi > > We are in the process of moving away from SQL Std Security > to Integrated / Windows security, however, having some > teething problems > > Configuration is as follows > > => Users access system from IE Browser > => Hit an IIS server running as LocalHost/IUSR* (configured > as Anonymous access only) > => which then launches a Middle tier of COM+ components > running as a Domain User, say Domain\BOB (Identify, Packet > Level). > I have added LocalHost/IUSR* to the Security Role of the > components. > > => The middle tier COM+ components in turn access a SQL > 2000 DB running Integrated Security. Domain\BOB has been > added to the logins and has the necessary access to the > database. > > However, when we put this together, SQL gives Error > "Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'. (- > 2147217843)" > > If I run the Middle tier COM+ components interactively as > DOMAIN\BOB, all is well. > Also, if I Change IIS to run as Domain\BOB and not IUSR*, > then also, all is well. > I have also tried Impersonate level on the Middle Tier, > but also without luck. > > What have I missed? > > Thanks > > Stuart >
- Next message: Dave Brooks: "Printing a sql profiler .trc file"
- Previous message: Richard Waymire [MSFT]: "Re: Project server MSSQL problem"
- In reply to: Stuart: "Windows Integrated Security / SQL 2000 / IIS 5.0 / COM+"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|