|
Home > Archive > IIS Server Security > January 2004 > Domain Authentication
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Domain Authentication
|
|
| Patriot 2004-01-24, 1:55 am |
| I have created a virtual directory and used VB.NET and ASP.NET for my web
app and it works great. My question is; can I secure this application to
where only domain admins can open the site? Thank you...
| |
| Paul Lynch 2004-01-24, 1:55 am |
| On Tue, 9 Dec 2003 08:17:11 -0600, "Patriot" <mannyg@satx.rr.com>
wrote:
quote:
>I have created a virtual directory and used VB.NET and ASP.NET for my web
>app and it works great. My question is; can I secure this application to
>where only domain admins can open the site? Thank you...
>
You sure can. You use NTFS permissions to restrict specific pages to
certain users or groups. Read this KB article. The steps are very
similar for IIS6 also :
HOW TO: Use NTFS Security to Protect a Web Page Running on IIS 4.0 or
5.0
http://support.microsoft.com/?id=299970
Regards,
Paul Lynch
MCSE
| |
| Paul Lynch 2004-01-24, 1:55 am |
| On Tue, 9 Dec 2003 08:17:11 -0600, "Patriot" <mannyg@satx.rr.com>
wrote:
quote:
>I have created a virtual directory and used VB.NET and ASP.NET for my web
>app and it works great. My question is; can I secure this application to
>where only domain admins can open the site? Thank you...
>
Here's an article if you're using IIS6 :
HOW TO: Use NTFS Security to Protect a Web Page Running on IIS in
Windows Server 2003
http://support.microsoft.com/?id=325357
Regards,
Paul Lynch
MCSE
| |
|
|
|
|
|