Re: IIS passing server credentials rather than user credentials
- From: jeff.nospam@xxxxxxxx (Jeff Cochran)
- Date: Fri, 07 Jul 2006 23:34:19 GMT
On Thu, 6 Jul 2006 16:22:20 +1000, "Ken Schaefer"
<kenREMOVE@xxxxxxxxxxxxxxxxxxxx> wrote:
"Jeff Cochran" <jeff.nospam@xxxxxxxx> wrote in message
news:44b07326.794595046@xxxxxxxxxxxxxxxxxxxxxxx
On 5 Jul 2006 13:00:54 -0700, "cfs" <wayhip@xxxxxxxxxxx> wrote:
We are developing a web app using II6, ASP .Net 2.0 on a Win2003 box.
We are using VS2005 and building for .Net 2.0 framework.
We set IIS up to use integrated security. However when I access the
application through IE, it cannot connect to the server. When I check
the SQL Server logs, I see a failed attempt to login by <domain
name>\<web server name>. It looks like it is using the credentials
under which the web server is running.
he desired behavior is to use the profile of the domain user who is
using IE.
When I give <domain name>\<web server name> explicit access to the SQL
Server DB it, *can* connect.
This reeks of a misconfiguration. What could we be doing wrong?
Is IE set to remember passwords? If so it may not pass the correct
credentials.
True, but that would not result in the server's machine account being used
to login to SQL Server
It happens here. IE is used to access a domain that isn't in the
intranet zone. User logs in and IE remembers the password. From
there on, the credentials become whatever account was used on the
server. Using Windows authentication in SQL, it passes the server's
login, not the user's. Bugged the heck out of us for about three
weeks until we tracked it down. Even after the domain is added to the
intranet zone, the user becomes the server account for some reason.
Haven't done any diagnostocs beyond this to track down what's going
on, so can't say it's his issue.
Jeff
.
- Follow-Ups:
- Re: IIS passing server credentials rather than user credentials
- From: Ken Schaefer
- Re: IIS passing server credentials rather than user credentials
- References:
- IIS passing server credentials rather than user credentials
- From: cfs
- Re: IIS passing server credentials rather than user credentials
- From: Jeff Cochran
- Re: IIS passing server credentials rather than user credentials
- From: Ken Schaefer
- IIS passing server credentials rather than user credentials
- Prev by Date: Re: Is there a way to avoid/security alert box from redirecting to HTTP to HTTPS?
- Next by Date: Re: IIS passing server credentials rather than user credentials
- Previous by thread: Re: IIS passing server credentials rather than user credentials
- Next by thread: Re: IIS passing server credentials rather than user credentials
- Index(es):
Relevant Pages
|
|