Re: Help Please. I at the last wits here
From: Paul Clement (UseAdddressAtEndofMessage_at_swspectrum.com)
Date: 09/20/04
- Next message: Chris: "RE: Help Please. I at the last wits here"
- Previous message: Jason Wood: "Credentials being lost between servers - out of ideas!"
- In reply to: Chris: "Help Please. I at the last wits here"
- Next in thread: Chris: "RE: Help Please. I at the last wits here"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 20 Sep 2004 12:32:21 -0500
On Mon, 20 Sep 2004 08:21:05 -0700, "Chris" <Chris@discussions.microsoft.com> wrote:
¤ Hi,
¤ I am not sure what's going on here. What I am trying to accomplish is to
¤ have IIS authenticate my users in AD using their current logged on WINDOWS
¤ credentials. I set IIS to use integrated windows authentication. I set my
¤ asp.net app to
¤
¤ <authentication mode="Windows" />
¤ <identity impersonate="false" />
¤
¤
¤
¤ I then logged on another pc, on the domain, when I try to visit the intranet
¤ site it still prompts for a username and password. I rebooted both the client
¤ and the iis machine. both machine is on the domain. what else?
Do you need to enable impersonation (for your authenticated users) or does the ASPNET account (which
is the default account used if impersonation is disabled) have sufficient access to your web
application resources?
Paul ~~~ pclement@ameritech.net
Microsoft MVP (Visual Basic)
- Next message: Chris: "RE: Help Please. I at the last wits here"
- Previous message: Jason Wood: "Credentials being lost between servers - out of ideas!"
- In reply to: Chris: "Help Please. I at the last wits here"
- Next in thread: Chris: "RE: Help Please. I at the last wits here"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|