Integrated Security fails using machine name, succeeds using FQN
- From: Seth Petry-Johnson <Seth Petry-Johnson@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 5 Jun 2008 13:02:04 -0700
Active Directory: BAR.COM
Webserver: FOOWEB, IIS 6, single static IP address, running a single ASP.NET
website. Contains a virtual directory (called "/protected") with Integrated
Security as the only authentication option.
When logged in locally to FOOWEB, pointing IE to
http://fooweb/protected/default.aspx works. The user is authenticated
automatically.
From another machine [FOOBAT], same domain, same local network, same useraccount, browsing to http://fooweb/protected/default.aspx causes the
username/password prompt to appear. THE USER CAN NOT AUTHENTICATE, even if he
manually enters his credentials!
On FOOBAT, the authentication DOES work if the user points IE at the fully
qualified name http://fooweb.bar.com/protected/default.aspx! [*.bar.com is
registered for local intranet zone]
Some observations:
1) The username prompt contains the FQN "fooweb.bar.com".
2) On FOOBAT, IE is in Intranet mode in both scenarios.
3) User is a domain admin and can access fileshares on FOOWEB, this is
certainly an IE/IIS issue.
I'm lost... any suggestions?
.
- Follow-Ups:
- Prev by Date: Re: How do you create client certificates?
- Next by Date: Re: Integrated Security fails using machine name, succeeds using FQN
- Previous by thread: Re: IIS 6.0 Error
- Next by thread: Re: Integrated Security fails using machine name, succeeds using FQN
- Index(es):
Relevant Pages
|