DeveloperBarn Forums

DeveloperBarn

Programming & IT forum

Make File/Folder restricted to only certain users

This is a discussion on Make File/Folder restricted to only certain users within the Microsoft IIS forums, part of the Operating Systems, Servers & Software category; All, My apologies if this is not the right category subject. I have a 2000 server that I would like ...

Go Back   DeveloperBarn Forums > Operating Systems, Servers & Software > Microsoft IIS

  1 links from elsewhere to this Post. Click to view. #1  
Old March 25th, 2008, 10:30 AM
Rebelle's Avatar
Barn Loyal
 
Join Date: Mar 2008
Posts: 748
Rep Power: 2
Rebelle will become famous soon enough
Default Make File/Folder restricted to only certain users

All,

My apologies if this is not the right category subject.

I have a 2000 server that I would like to have a folder/file restricted to only certain users on the network.

Would I setup a group under the Administrative Tools...Computer Management for these users? Or would I go to the file/folder sharing properties?

I am wanting to do this, so if I place the link on a webpage, it would only allow those with permission to view to the file and not everyone.

Thanks for any help/advice.
  #2  
Old March 25th, 2008, 10:34 AM
jmurrayhead's Avatar
The Barnfather
 
Join Date: Mar 2008
Real name: Jason
Location: Washington, D.C.
Posts: 1,962
Blog Entries: 8
Rep Power: 15
jmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud of
Default

Where is this folder in comparison to the web server? It may be a little more complicated.
__________________
jmurrayhead
If you agree with me... click the icon!
If my post solved your problem, click the button in the lower right-hand corner of the post.

If you like it here...throw us a few bones to help
support us.

Join our Folding team: DeveloperBarn Folding

  #3  
Old March 25th, 2008, 10:40 AM
Rebelle's Avatar
Barn Loyal
 
Join Date: Mar 2008
Posts: 748
Rep Power: 2
Rebelle will become famous soon enough
Default

Hi JMurrayhead,

I created a folder/directory named, "Reports" under

//inetpub/wwwroot/Reports

I placed the excel file under this directory that I want to make restricted to only about 10 users.

Let me know if you need more info and thanks again.
  #4  
Old March 25th, 2008, 10:42 AM
jmurrayhead's Avatar
The Barnfather
 
Join Date: Mar 2008
Real name: Jason
Location: Washington, D.C.
Posts: 1,962
Blog Entries: 8
Rep Power: 15
jmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud of
Default

Okay, so this folder is actually on the web server. That makes it easier. How do your users authenticate to the web page? Is Windows authentication used?
  #5  
Old March 25th, 2008, 10:43 AM
mehere's Avatar
Super Sarcasm Mistress
 
Join Date: Mar 2008
Real name: Joanne
Location: Wide Awake In Dreamland
Posts: 375
Rep Power: 6
mehere is just really nicemehere is just really nicemehere is just really nicemehere is just really nicemehere is just really nice
Default

what we've done in this situation is create a domain group ... add users to that group ... give the group access to the directory making sure to remove the everyone group from that directory. in our situation it works perfectly without any issues.
__________________
Quote of the Month:
Mistakes: It could be that the purpose of your life is only to serve as a warning to others.

Questions to Ponder:
Why do banks charge you a "non-sufficient funds fee" on money they already know you don't have?

iif([sarcasm]=true,iif([you have to ask]=true,"didn't work","ha ha ha"),"not sarcasm")
copyright © 2008 sbenj69

Sarchasm: The gulf between the author of sarcastic wit and the person who doesn't get it.
  #6  
Old March 25th, 2008, 10:44 AM
jmurrayhead's Avatar
The Barnfather
 
Join Date: Mar 2008
Real name: Jason
Location: Washington, D.C.
Posts: 1,962
Blog Entries: 8
Rep Power: 15
jmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud of
Default

Quote:
Originally Posted by mehere View Post
what we've done in this situation is create a domain group ... add users to that group ... give the group access to the directory making sure to remove the everyone group from that directory. in our situation it works perfectly without any issues.
Indeed, this will work if using Windows Authentication, which is why I asked
  #7  
Old March 25th, 2008, 10:48 AM
Rebelle's Avatar
Barn Loyal
 
Join Date: Mar 2008
Posts: 748
Rep Power: 2
Rebelle will become famous soon enough
Default

I believe yes Windows Authentication. Everyone can automatically open the file from the link on the webpage.

Ok, so I add/create the group under Computer Management on the server? Then add the group to the Report folder properties? and remove the Everyone?

Just want to make sure this is where it needs to be done.
  #8  
Old March 25th, 2008, 10:56 AM
jmurrayhead's Avatar
The Barnfather
 
Join Date: Mar 2008
Real name: Jason
Location: Washington, D.C.
Posts: 1,962
Blog Entries: 8
Rep Power: 15
jmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud of
Default

Do you use Active Directory at all on your server? This would be the ideal place to do it, IMO.
  #9  
Old March 25th, 2008, 10:59 AM
Rebelle's Avatar
Barn Loyal
 
Join Date: Mar 2008
Posts: 748
Rep Power: 2
Rebelle will become famous soon enough
Default

Hmmm...it shows up in the menu but it's not installed.
  #10  
Old March 25th, 2008, 11:03 AM
jmurrayhead's Avatar
The Barnfather
 
Join Date: Mar 2008
Real name: Jason
Location: Washington, D.C.
Posts: 1,962
Blog Entries: 8
Rep Power: 15
jmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud ofjmurrayhead has much to be proud of
Default

Quote:
Originally Posted by Rebelle View Post
Hmmm...it shows up in the menu but it's not installed.
Odd...well, as long as users can authenticate to that server, setting up groups via the Computer Management console would be acceptable.
Closed Thread

  DeveloperBarn Forums > Operating Systems, Servers & Software > Microsoft IIS

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)

LinkBack to this Thread: http://www.developerbarn.com/microsoft-iis/70-make-file-folder-restricted-only-certain-users.html

Posted By For Type Date
DeveloperBarn Forums - ASP Help, ASP.Net Help, PHP Help, SQL Help, Tutorials, Windows Help This thread Refback April 26th, 2008 09:37 AM


All times are GMT -4. The time now is 06:55 AM.


Copyright ©2008-2010, DeveloperBarn

Content Relevant URLs by vBSEO 3.3.2