473,394 Members | 1,746 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,394 software developers and data experts.

IIS6 and Windows Authentication

Sam
We have a small ASP.Net app that serves only a specific department. We would
like to use windows authentication and only allow the dept folks access the
web app.
Use IIS6, Windows 2003, a member server of AD domain. Now, we dont want to
use IP address based auth. The dept has a group created in local machine as
well as in the AD. we dont want anyone besides that group (department) access
the app.

What is the best way to get authentication working for the above ASP.Net app?

Any recommendation or advice is appreciated.

Thanks in advance!
Sam
Nov 19 '05 #1
1 1649
If you want to use windows Auth with ASP.NET
Go to IIS right click on the site u are interested in and select Properties
Directory Security > Anonymous Access >Edit and uncheck Anonymous access
that will give you Windows Auth and you will now be prompted to logon to the
webpage
Now it will depend if you would like to authorize the user using AD or the
group in the local machine.
But if its in a DOMAIN environment you can set this easily in the Web.Config
Check :-
http://www.dotnetbips.com/238AE9FE-A....aspx?articlei
d=117
or my blog at if interested in AD :-
http://spaces.msn.com/members/naijacoder/
Hope that helps
Patrick

"Sam" <Sa*@discussions.microsoft.com> wrote in message
news:CA**********************************@microsof t.com... We have a small ASP.Net app that serves only a specific department. We would like to use windows authentication and only allow the dept folks access the web app.
Use IIS6, Windows 2003, a member server of AD domain. Now, we dont want to
use IP address based auth. The dept has a group created in local machine as well as in the AD. we dont want anyone besides that group (department) access the app.

What is the best way to get authentication working for the above ASP.Net app?
Any recommendation or advice is appreciated.

Thanks in advance!
Sam

Nov 19 '05 #2

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

Similar topics

3
by: Richard | last post by:
I am trying to use IIS 6 to run an asp script that connects to another server to run the task. I have tried using the identities tab to specify the user to use but the script always connects as...
36
by: Thomas | last post by:
after spending countless hours trying, i give up and hope to get some help in here. on server1 i got the web myweb.com with my test.asp. in the test.asp, i'm trying to read a file from an UNC...
4
by: Jonathan | last post by:
Dear All, I am trying to set a webserver to use French regional settings for testing ASP pages. According to http://support.microsoft.com/kb/q306044, for IIS5, this is a matter of changing...
6
by: Bjoern Wolfgardt | last post by:
Hi NG, I have written some Apps in ASP.NET that access a SQL Server on another machine. I never had a problem doing this in IIS5(.1). Most Apps are Intranet Application where I use the...
0
by: Tessa | last post by:
Is there any security reason why you cannot print to a network printer from ASP.NET under IIS6 on Windows 2003 server? I'm using ASP.NET code to print to a server print queue using...
2
by: Kevin Hoskins | last post by:
Is there anyway to force authentication of the Anonymous user? Here is the situation: I have an ASP.NET page which calls an assembly which requires a certain level of permissions. The page is...
2
by: sqlboy2000 | last post by:
All, I've used the following code in several projects without issue: Response.ContentType = "Application/msword" Response.AddHeader ( "Content-Disposition", "attachment; filename=Report.doc" )...
1
by: RedStain | last post by:
CONTENTS summary setup error messages compensation attempts comment SUMMARY I have an IIS6.0 server which has recently been upgraded to ASP 2.0 as a result of some of the patch requirements...
1
by: Luwk | last post by:
I have an application that communicates with the Company's Active Directory to get the OU of the users. This said application is an ASP.Net web site and has the Windows Authentication enabled. ....
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.