Re: Different behavior for Windows Authentication with same app
From: otis (eddie.parker_at_otised.com)
Date: 08/27/03
- Next message: John: "pc security, VS 2003 and the debugger"
- Previous message: Lior Amar: "Re: ASP.NET + SQL Server Windows authentication"
- In reply to: Ken Schaefer: "Re: Different behavior for Windows Authentication with same app"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 27 Aug 2003 12:30:46 -0400
Ken,
THANKS! This was exactly the issue. Sorry I didn't get back sooner with my
appreciation.
Otis...
"Ken Schaefer" <kenREMOVE@THISadOpenStatic.com> wrote in message
news:eZJ2h$daDHA.1004@TK2MSFTNGP12.phx.gbl...
> I suspect that you're using Internet Explorer (but can't be sure, because
> you don't tell us).
>
> For sites in the "Intranet" IE security zone, IE will automatically send
> your username/password if the server requests it. For sites in the
> "Internet" zone (and this includes, by default, all sites that include a .
> in their DNS name), IE will prompt you for your username/password.
>
> Cheers
> Ken
>
>
> "Jonathan Parker" <jayboparker@mediaone.net> wrote in message
> news:%23RE1fQcaDHA.4020@tk2msftngp13.phx.gbl...
> : I have an asp.net app that uses windows authentication. I'm doing my
> : development and testing from one box. In the browser if I enter:
> : http://mybox/virtualdirectory/default.aspx everything works as I would
> : expect. It recognizes my login and away I go.
> :
> : However, if I enter
> http://mybox.mycompany.com/virtualdirectlry/default.aspx
> : I am immediately prompted for a Username/Password. What gives?
> :
> : Can anyone give me a simple explanation and what I must configure
> : (machine.config, web.config or IIS)?
> :
> : Thanks in Advance,
> : Otis...
> :
> :
>
>
- Next message: John: "pc security, VS 2003 and the debugger"
- Previous message: Lior Amar: "Re: ASP.NET + SQL Server Windows authentication"
- In reply to: Ken Schaefer: "Re: Different behavior for Windows Authentication with same app"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]