Andrew,
Thanks for your reply. I had seen the KB article to which you refer,
but it is not applicable in my situation. After a 2 hour Microsoft
support call with 4 of their engineers, myself, and a Windows
administrator who manages a 30,000 user MS network, the problem was
solved with one command:
setspn -A MSSQLSvc/myserver.microsoft.com:1433 MYDOMAIN\sqlsvc
See:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/adminsql/ad_security_2gmm.asp
http://support.microsoft.com/?kbid=319723 This was not pretty. I hope some poor soul with the same problem
finds this post and saves themselves the trouble.
Regards,
Julie
[quoted text, click to view] "andrew lowe" <andrew [dot] lowe [at] geac [.] com> wrote in message
news:<OKST3xyVDHA.1692@TK2MSFTNGP11.phx.gbl>...
> "Julie Cooper" <julie.cooper@fairfaxcounty.gov> wrote in message
> news:gooaivgq2s80ko5avpkg06g85sk5tndrri@4ax.com...
>
> [snip]
>
> > Right now, I have upgraded the IIS server to Windows 2003 Server with
> > FPSE, Service Pack 2 of .NET Framework 1.0, and set authentication to
> > Windows Integrated authentication only. We are using Visual
> > Studio.NET 2002, and upgrading to 2003 is not currently an option.
>
> > The SQL Server 2000 box has also been upgraded to Windows 2003, uses
> > mixed authentication, and has the AD group in the database.
>
> [snip]
>
> Julie,
>
> The scenario that you have detailed appears to me that you are trying to use
> your web application in a delegation scenario, however you have not
> configured your servers to be enable delegation of credentials. Have you
> checked out this article ?
>
>
http://support.microsoft.com/default.aspx?scid=kb;en-us;810572 >
> hth
> andrew