473,396 Members | 1,891 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Integrated Windows Authentication Problem

AGB
Hi all,
I just created a website in IIS 6. I am using ASP.net and have set
impersonate=true in my web config. I set the security level to
Integrated Windows Authentication but don't get prompted by any login.
Does IIS 6 do something different? Am I missing something?

Nov 19 '05 #1
4 2781
Internet Explorer, by default, will send NT logon credentials to a Web site
that is being loaded in the intranet zone, therefore bypassing any logon
prompt for the user.

Ray at work

"AGB" <ag*******@hotmail.com> wrote in message
news:11*********************@f14g2000cwb.googlegro ups.com...
Hi all,
I just created a website in IIS 6. I am using ASP.net and have set
impersonate=true in my web config. I set the security level to
Integrated Windows Authentication but don't get prompted by any login.
Does IIS 6 do something different? Am I missing something?

Nov 19 '05 #2
As long as it's a domain member on a local network, IIS uses the credentials
of the person logged in to the workstation and will not prompt.

If the workstation is not a domain member, or it's a public site behind a
firewall/proxy, you'll get a prompt.

Be careful with impersonation. It only gets you access to the IIS machine
allowing you to set up windows security on your web folders/pages. You
still cannot impersonate out-of-process.

"AGB" <ag*******@hotmail.com> wrote in message
news:11*********************@f14g2000cwb.googlegro ups.com...
Hi all,
I just created a website in IIS 6. I am using ASP.net and have set
impersonate=true in my web config. I set the security level to
Integrated Windows Authentication but don't get prompted by any login.
Does IIS 6 do something different? Am I missing something?

Nov 19 '05 #3
"AGB" <ag*******@hotmail.com> wrote in message
news:11*********************@f14g2000cwb.googlegro ups.com...
I just created a website in IIS 6. I am using ASP.net and have set


Please do not multi-post. Answered in .iis ...
Nov 19 '05 #4
Hi AGB to get prompted after having Integrated Windows Authentication ..u
also have to uncheck Anonymous Access for the website..
And is the IIS on the Domain?
Hope this helps..
Patrick

"AGB" wrote:
Hi all,
I just created a website in IIS 6. I am using ASP.net and have set
impersonate=true in my web config. I set the security level to
Integrated Windows Authentication but don't get prompted by any login.
Does IIS 6 do something different? Am I missing something?

Nov 19 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Ravikanth[MVP] | last post by:
Hi It is possible that IIS and SQL Server can reside on Seperate Machines and you can use Integrated Windows Authentication to connect. Ravikanth >-----Original Message-----
9
by: Tom B | last post by:
In my web.config file I've specified Windows for the authentication, in IIS I've set it to Integrated Authentication. But my SQL connection is still showing Anonymous. Is there somewhere else I...
4
by: Andrew | last post by:
Hey all, I would like to preface my question by stating I am still learning ASP.net and while I am confident in the basics and foundation, the more advanced stuff is still a challenge. Ok....
3
by: Patrick.O.Ige | last post by:
Hi folks, How can i pass credentials to windows integrated authentication. I want to use my credentials from windows authentication and pass it on to different asp.net and asp pages without having...
5
by: cdlipfert | last post by:
Our intranet is running under windows integrated security. We have domain users that want to access our intranet site via ssl vpn. SSL VPN can not authenticate against services that run under...
2
by: Amedee Van Gasse | last post by:
Hello, Since it is the first time I'm posting in these groups, I believe a (short) introduction of myself would not be a bad thing. I am mainly a support engineer, not a programmer. I do have...
2
by: Dariusz Tomon | last post by:
I got an ASPNET C# project from client. When I'm trying to open it in Visual Studio I get error message: "Unable to start debugging on the web server. Debugging failed because integrated Windows...
3
by: =?Utf-8?B?RGFuZGFuIFpoYW5n?= | last post by:
Now I have a web application, a web service and a SQL Server database. The Web application will invoke the web service, the web service invokes the SQL Server stored procedure. I let the web...
2
by: zanzibar | last post by:
I need to develop an intranet app that uses Windows Authentication with IIS set up for Windows Integrated Authentication. The problem is that I want to force a challenge (i.e., force the user to...
11
by: benoitc | last post by:
I've been having a problem debugging an ASP.NET 1.1 application on an existing Windows XP/Visual Studio 2003 workstation that I've inherited from somebody else. The application builds fine, but...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.