Re: Different behavior for Windows Authentication with same app
From: Ken Schaefer (kenREMOVE_at_THISadOpenStatic.com)
Date: 08/24/03
- Previous message: Jonathan Parker: "Different behavior for Windows Authentication with same app"
- In reply to: Jonathan Parker: "Different behavior for Windows Authentication with same app"
- Next in thread: otis: "Re: Different behavior for Windows Authentication with same app"
- Reply: otis: "Re: Different behavior for Windows Authentication with same app"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 24 Aug 2003 11:34:36 +1000
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...
:
:
- Previous message: Jonathan Parker: "Different behavior for Windows Authentication with same app"
- In reply to: Jonathan Parker: "Different behavior for Windows Authentication with same app"
- Next in thread: otis: "Re: Different behavior for Windows Authentication with same app"
- Reply: otis: "Re: Different behavior for Windows Authentication with same app"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|