|
Home > Archive > IIS Server Security > June 2004 > Website security - help with groups
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 |
Website security - help with groups
|
|
|
| Hello,
I am devoping a site that will be accessed by internal personnel only.
I have turned on Integrated Windows authentication which is doing a fine job
of authenticating against the AD.
Currently any domain user can access the site if proper credentials are
supplied. What I need to do is lock the site down further, to a specific
group of AD users. I have not had any luck with this and figure that I'm
missing some step between NTFS permissions and site permissions.
If anyone can supply some direction or a link supporting socumentation I'd
appreciate it.
OS: Windows 2003
IIS 6
Thank you
| |
|
|
|
|
| forbesn@chiefind.com 2004-06-28, 7:33 pm |
| You just have to set up NTLM security now by going to the security tab for the folder where the files are located and then remove "Everyone" from having permissions and add the users/group accounts that you want to get into the page. Give them Read and E
xecute permissions. Also add "SYSTEM" and some sort of administrative group that you are in with Full control and you will have less grief with defrag and Web Publishing.
You may need to move some files to a subfolder if you want "Everyone" to get to some of the web pages but not all.
****************************************
******************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
|
|
|
|
|