Re: Integrated Windows Authentication Problem
From: Jason Penniman (jpenniman_at_actcci.com)
Date: 12/17/04
- Next message: Rulin Hong: "RE: Role Based Security Question"
- Previous message: Cor Ligthert: "Re: Custom types"
- In reply to: AGB: "Integrated Windows Authentication Problem"
- Next in thread: Tom Kaminski [MVP]: "Re: Integrated Windows Authentication Problem"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 17 Dec 2004 13:58:36 -0500
As long as it's a domain member on a local network, IIS uses the credentials
of the person logged in to the workstation and will not prompt.
If the workstation is not a domain member, or it's a public site behind a
firewall/proxy, you'll get a prompt.
Be careful with impersonation. It only gets you access to the IIS machine
allowing you to set up windows security on your web folders/pages. You
still cannot impersonate out-of-process.
"AGB" <agarrettb@hotmail.com> wrote in message
news:1103308713.720091.57280@f14g2000cwb.googlegroups.com...
> Hi all,
>
>
> I just created a website in IIS 6. I am using ASP.net and have set
> impersonate=true in my web config. I set the security level to
> Integrated Windows Authentication but don't get prompted by any login.
> Does IIS 6 do something different? Am I missing something?
>
- Next message: Rulin Hong: "RE: Role Based Security Question"
- Previous message: Cor Ligthert: "Re: Custom types"
- In reply to: AGB: "Integrated Windows Authentication Problem"
- Next in thread: Tom Kaminski [MVP]: "Re: Integrated Windows Authentication Problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|