PC Review


Reply
Thread Tools Rate Thread

ASP.NET Integrated Windows Authentication

 
 
ABHIJIT B
Guest
Posts: n/a
 
      3rd Mar 2008
Hi,

We have developed Web Application using ASP.nET 2.0 with C#.The web
site will be accessed by Intranet users(Within Domain).Currently we
are using Integrated Windows Authentication.

I have done following in Web.Config.

<authentication mode="Windows"/>
<identity impersonate="true"/>

In IIS Web Server for web site I have selected only Integrated Windows
access.

The problem I am facing whenever I access website using http://10.2.36.61/webanswer/
The prompt appears asking username and password.

How can I disable this prompt whenever I connect to website ?

Kindly help me for same.

Best Regards,
Abhijit B
 
Reply With Quote
 
 
 
 
Norman Yuan
Guest
Posts: n/a
 
      3rd Mar 2008
From user's Browser (IE), go to "Tools->Options...->Security tab", add the
website address (http://10.2.36.61/webanswer) to "Trusted Sites", or
highlight "Local Intranet" and click "Custom Level...", scroll down to "User
Authentication->User Logon", select "Automatical logon with current user
name and password".


"ABHIJIT B" <(E-Mail Removed)> wrote in message
news:bb3cc7f0-b655-4a64-86ee-(E-Mail Removed)...
> Hi,
>
> We have developed Web Application using ASP.nET 2.0 with C#.The web
> site will be accessed by Intranet users(Within Domain).Currently we
> are using Integrated Windows Authentication.
>
> I have done following in Web.Config.
>
> <authentication mode="Windows"/>
> <identity impersonate="true"/>
>
> In IIS Web Server for web site I have selected only Integrated Windows
> access.
>
> The problem I am facing whenever I access website using
> http://10.2.36.61/webanswer/
> The prompt appears asking username and password.
>
> How can I disable this prompt whenever I connect to website ?
>
> Kindly help me for same.
>
> Best Regards,
> Abhijit B


 
Reply With Quote
 
ABHIJIT B
Guest
Posts: n/a
 
      7th Mar 2008
Hi Norman,

Thanks for your reply.

But still I am getting Login user prompt.

Kindly help me for same.

Best Regards,
Abhijit B

On Mar 3, 1:19 pm, "Norman Yuan" <FakeN...@FakeEmail.Not> wrote:
> From user's Browser (IE), go to "Tools->Options...->Security tab", add the
> website address (http://10.2.36.61/webanswer) to "Trusted Sites", or
> highlight "Local Intranet" and click "Custom Level...", scroll down to "User
> Authentication->User Logon", select "Automatical logon with current user
> name and password".
>
> "ABHIJIT B" <abhijitbavdhan...@gmail.com> wrote in message
>
> news:bb3cc7f0-b655-4a64-86ee-(E-Mail Removed)...
>
> > Hi,

>
> > We have developed Web Application using ASP.nET 2.0 with C#.The web
> > site will be accessed by Intranet users(Within Domain).Currently we
> > are using Integrated Windows Authentication.

>
> > I have done following in Web.Config.

>
> > <authentication mode="Windows"/>
> > <identity impersonate="true"/>

>
> > In IIS Web Server for web site I have selected only Integrated Windows
> > access.

>
> > The problem I am facing whenever I access website using
> >http://10.2.36.61/webanswer/
> > The prompt appears asking username and password.

>
> > How can I disable this prompt whenever I connect to website ?

>
> > Kindly help me for same.

>
> > Best Regards,
> > Abhijit B


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IIS Integrated Windows authentication and SQL Integrated security Gilbert Tordeur Microsoft VB .NET 2 16th Sep 2009 11:06 AM
IE/IIS and Integrated Windows Authentication Ian Howe Windows XP Internet Explorer 0 11th Nov 2004 06:55 AM
Integrated Windows Authentication ruca Microsoft VB .NET 1 16th Jul 2004 10:41 AM
Integrated Windows Authentication Hriday Microsoft VB .NET 1 5th Jul 2004 09:33 PM
Basic Authentication v. Integrated Windows Authentication w/ Delegation Mark Microsoft ASP .NET 0 20th Jan 2004 03:13 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:33 AM.