classic IE -> IIS -> SQL Double hop issue - Help needed resolving

G

Guest

Its the classic scenario. We want our users to connect from their desktop to
the web server and on to the database server using integrated windows
authentication. It just wont work, even after I think I've done everything
I'm supposed to for enabling delegation.

IE is set to allow integrated authentication.
ASPNET on the web server has permission to act as part of the operating
system.
web.config impersonate is set to true
Active Directory is set up with the web server to allow it to delegate
IIS on the web server runs as localsystem
sql connection is set to use trusted connection
SQL Server has connection permissions for the user in question

Locally its all good, but going against our dev web server from my pc to the
dev sql server, tis the dreaded "Login failed for user '(null)'."

Can someone please point me in the right direction as to what I'm missing?
We're under a real time crunch here. :(

Thank you in advance!!


-=--==---===----====-----====----===---==--=-
Chuck "Greebo" Haeberle, MCSD, MCSD.NET
Software Consortium, Inc.
Towson, Maryland
 
G

George

Did you disable anonymous access in the IIS management console to that application?

George
Its the classic scenario. We want our users to connect from their desktop to
the web server and on to the database server using integrated windows
authentication. It just wont work, even after I think I've done everything
I'm supposed to for enabling delegation.

IE is set to allow integrated authentication.
ASPNET on the web server has permission to act as part of the operating
system.
web.config impersonate is set to true
Active Directory is set up with the web server to allow it to delegate
IIS on the web server runs as localsystem
sql connection is set to use trusted connection
SQL Server has connection permissions for the user in question

Locally its all good, but going against our dev web server from my pc to the
dev sql server, tis the dreaded "Login failed for user '(null)'."

Can someone please point me in the right direction as to what I'm missing?
We're under a real time crunch here. :(

Thank you in advance!!


-=--==---===----====-----====----===---==--=-
Chuck "Greebo" Haeberle, MCSD, MCSD.NET
Software Consortium, Inc.
Towson, Maryland
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top