Limited permissions on subfolders?

This is a discussion on Limited permissions on subfolders? within the Inetserver forums in Microsoft Tools category; Using IIS 5 to manage an intranet, can I set up folders with permissions limited to only certain users? Would I need an ASP script for this, or can I configure the necessary permissions in IIS?...

Go Back   Application Development Forum > Microsoft Tools > Inetserver

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 05-20-2008, 03:43 PM
Carstonio
Guest
 
Default Limited permissions on subfolders?

Using IIS 5 to manage an intranet, can I set up folders with permissions
limited to only certain users? Would I need an ASP script for this, or can I
configure the necessary permissions in IIS?
Reply With Quote
  #2  
Old 05-20-2008, 05:01 PM
daKernel
Guest
 
Default Re: Limited permissions on subfolders?

On May 20, 2:43*pm, Carstonio <Carsto...@discussions.microsoft.com>
wrote:
> Using IIS 5 to manage an intranet, can I set up folders with permissions
> limited to only certain users? Would I need an ASP script for this, or canI
> configure the necessary permissions in IIS?


To setup folders with special permissions you need to use permissions
on the both the IIS folders and then the windows folders for that
specific user or group.

In IIS Site folder or Virtual Directory called TechGroup is pathed to
E:\US\Midwest\TechGroup.

The Directory Permission in IIS for TechGroup need to have the same
user group (Myco\Techs) set to either anony access or authenticated
access as well as the E:\US\Midwest\TechGroup folder needs to have the
user group (Myco\Techs) permissions set to read&execute,List and Read.

Larry
Reply With Quote
  #3  
Old 05-21-2008, 02:41 AM
David Wang
Guest
 
Default Re: Limited permissions on subfolders?

On May 20, 12:43*pm, Carstonio <Carsto...@discussions.microsoft.com>
wrote:
> Using IIS 5 to manage an intranet, can I set up folders with permissions
> limited to only certain users? Would I need an ASP script for this, or canI
> configure the necessary permissions in IIS?



Neither. IIS has no permission configuration, and you don't need ASP.

The easiest way to have file/folder permissions is to put your files
onto an NTFS filesystem and setup ACLs on the files folders limiting
access to certain users.

Thereafter, you just need to require authentication (any protocol
supported by IIS) by the user to access your web pages, and when users
access your webpages, they have to authenticate, and IIS will
automatically check the user against the NTFS ACL and allow/deny
access.

This requires all users to have user accounts on the IIS Server itself
or within an Active Directory joined by the IIS Server.


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//
Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 01:54 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.