Disable NT Windows Login for asp.net
- From: ntuyen01@xxxxxxxxx
- Date: 28 Jul 2006 08:12:54 -0700
Hi All,
I create an intranet web application using asp.net 2.0.
I set the authentication mode="Windows" in the web.config, and set IIS
as NT Authentication and uncheck the anonymous login box.
If I run on my local machine, the NT Windows dialog box login will not
popup, but I still get the "Domain/UserName",. Now I put that web
application on the production server then the NT Windows Login dialog
box will popup to ask the users for their username and password. Is
there a way to disable this box to popup, but I still get the
Domain/UserName.
I read some article, it tell me to set the "Domain/UserName" or
Domain/Group user in the production server where the application run,
then the NT Windows Login dialog box will not popup. Is that true? If
it is true, then how do I set that up.
Please help.
Thanks
.
- Follow-Ups:
- Re: Disable NT Windows Login for asp.net
- From: Henning Krause [MVP - Exchange]
- Re: Disable NT Windows Login for asp.net
- Prev by Date: RE: Login failed for user '(null)'.
- Next by Date: Re: Disable NT Windows Login for asp.net
- Previous by thread: Problems with Process.Start
- Next by thread: Re: Disable NT Windows Login for asp.net
- Index(es):
Relevant Pages
|