Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Preventing IIS from Prompting for User Credentials


Message #1 by "Pham, Khanh" <Khanh.Pham@d...> on Tue, 14 May 2002 13:19:51 -0400
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C1FB6B.8E8AD460
Content-Type: text/plain;
	charset="iso-8859-1"

On my system, I don't want to require domain users to enter their username
and password when they use IIS 5.0. Therefore, I've set my site to allow
only Integrated Windows authentication. Now, when a user types the NetBIOS
computer name, the system doesn't prompt the user for a username and
password. However, the system still prompts a user for a username and
password when the user on a Windows 2000 client accesses the Web site using
an IP address or the Fully Qualified Domain Name (FQDN) of the Web site. How
can I prevent the system from prompting users for a username and password
when they use the FQDN or IP address of my servers?
 
Thanks,
Khanh 

Message #2 by "Pham, Khanh" <Khanh.Pham@d...> on Tue, 14 May 2002 14:03:19 -0400
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C1FB71.A0DD04C0
Content-Type: text/plain;
	charset="iso-8859-1"

Nevermind.  I found an article relating to it.  If anyone is interested here
is the link to the article:
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q258063
<http://support.microsoft.com/default.aspx?scid=kb;en-us;Q258063> 
-----Original Message-----
From: Pham, Khanh [mailto:Khanh.Pham@d...]
Sent: Tuesday, May 14, 2002 1:20 PM
To: ASP Web HowTo
Subject: [asp_web_howto] Preventing IIS from Prompting for User Credentials


On my system, I don't want to require domain users to enter their username
and password when they use IIS 5.0. Therefore, I've set my site to allow
only Integrated Windows authentication. Now, when a user types the NetBIOS
computer name, the system doesn't prompt the user for a username and
password. However, the system still prompts a user for a username and
password when the user on a Windows 2000 client accesses the Web site using
an IP address or the Fully Qualified Domain Name (FQDN) of the Web site. How
can I prevent the system from prompting users for a username and password
when they use the FQDN or IP address of my servers?
 
Thanks,
Khanh 
--- Improve your web design skills with these new books from Glasshaus.
Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
r-20 Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
r-20 Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
r-20 --- 


  Return to Index