Re: Disable NT Windows Login for asp.net
- From: ntuyen01@xxxxxxxxx
- Date: 28 Jul 2006 09:30:43 -0700
Thanks for the reply.
I am understand what you mean, but that mean each user has to change
his/her own IE Seccurity (Internet or Local Intranet) browser. I do
not want to do that, beasue a lot of users are scare to change his/her
Seccurity (Internet or Local Intranet) browser.
Are there other ways I can code or change on my side so that the user
does not has to involved in.
Thanks.
Regards,
Ted Lee
Henning Krause [MVP - Exchange] wrote:
Hello,
for the Internet Explorer, you can control this on the clients - the default
setting is "Automatic logon only in intranet zone". Either add your server
url into the Intranet zone (recommended) or enable the automatic logon for
other zones.
Best regards,
Henning Krause
<ntuyen01@xxxxxxxxx> wrote in message
news:1154099574.065504.184600@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
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: Michael D'Angelo
- Re: Disable NT Windows Login for asp.net
- From: Henning Krause [MVP - Exchange]
- Re: Disable NT Windows Login for asp.net
- References:
- Disable NT Windows Login for asp.net
- From: ntuyen01
- Re: Disable NT Windows Login for asp.net
- From: Henning Krause [MVP - Exchange]
- Disable NT Windows Login for asp.net
- Prev by Date: Re: Disable NT Windows Login for asp.net
- Next by Date: Re: Disable NT Windows Login for asp.net
- Previous by thread: Re: Disable NT Windows Login for asp.net
- Next by thread: Re: Disable NT Windows Login for asp.net
- Index(es):
Relevant Pages
|