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

Sponsored Links

Discuss "Make File/Folder restricted to only certain users" in the Microsoft IIS forum.

Microsoft IIS - Learn how to install, setup and administer Microsoft Internet Information Server (IIS).


Closed Thread « Previous Thread | Next Thread »
 
LinkBack (1) Thread Tools Display Modes
  1 links from elsewhere to this Post. Click to view. #1  
Old March 25th, 2008, 10:30 AM
Rebelle's Avatar
V.I.P/Donor


 
Join Date: Mar 2008
Posts: 254
Thanks: 48
Thanked 1 Time in 1 Post
Rep Power: 1
Rebelle is on a distinguished road
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.
Sponsored Links
  #2  
Old March 25th, 2008, 10:34 AM
jmurrayhead's Avatar
The Barnfather

 
Join Date: Mar 2008
Location: Reston, VA, USA
Posts: 817
Thanks: 20
Thanked 74 Times in 71 Posts
Blog Entries: 5
Rep Power: 3
jmurrayhead has a spectacular aura aboutjmurrayhead has a spectacular aura aboutjmurrayhead has a spectacular aura about

Awards Showcase
Microsoft Windows Microsoft .Net Microsoft SQL Server Classic ASP 
Total Awards: 4

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.

Join our Folding team: DeveloperBarn Folding
  #3  
Old March 25th, 2008, 10:40 AM
Rebelle's Avatar
V.I.P/Donor


 
Join Date: Mar 2008
Posts: 254
Thanks: 48
Thanked 1 Time in 1 Post
Rep Power: 1
Rebelle is on a distinguished road
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
Location: Reston, VA, USA
Posts: 817
Thanks: 20
Thanked 74 Times in 71 Posts
Blog Entries: 5
Rep Power: 3
jmurrayhead has a spectacular aura aboutjmurrayhead has a spectacular aura aboutjmurrayhead has a spectacular aura about

Awards Showcase
Microsoft Windows Microsoft .Net Microsoft SQL Server Classic ASP 
Total Awards: 4

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
Location: Wide Awake In Dreamland
Posts: 143
Thanks: 10
Thanked 27 Times in 25 Posts
Rep Power: 1
mehere will become famous soon enough

Awards Showcase
Microsoft SQL Server Classic ASP 
Total Awards: 2

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:
Regret: It hurts to admit when you make mistakes - but when they're big enough, the pain only lasts a second.

Questions to Ponder:
Could it be that all those trick-or-treaters wearing sheets aren’t going as ghosts but as mattresses?

iif([sarcasm]=true,iif([you have to ask]=true,"didn't work","ha ha ha"),"not sarcasm")
copyright © 2008 sbenj69
  #6  
Old March 25th, 2008, 10:44 AM
jmurrayhead's Avatar
The Barnfather

 
Join Date: Mar 2008
Location: Reston, VA, USA
Posts: 817
Thanks: 20
Thanked 74 Times in 71 Posts
Blog Entries: 5
Rep Power: 3
jmurrayhead has a spectacular aura aboutjmurrayhead has a spectacular aura aboutjmurrayhead has a spectacular aura about

Awards Showcase
Microsoft Windows Microsoft .Net Microsoft SQL Server Classic ASP 
Total Awards: 4

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
V.I.P/Donor


 
Join Date: Mar 2008
Posts: 254
Thanks: 48
Thanked 1 Time in 1 Post
Rep Power: 1
Rebelle is on a distinguished road
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
Location: Reston, VA, USA
Posts: 817
Thanks: 20
Thanked 74 Times in 71 Posts
Blog Entries: 5
Rep Power: 3
jmurrayhead has a spectacular aura aboutjmurrayhead has a spectacular aura aboutjmurrayhead has a spectacular aura about

Awards Showcase
Microsoft Windows Microsoft .Net Microsoft SQL Server Classic ASP 
Total Awards: 4

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
V.I.P/Donor


 
Join Date: Mar 2008
Posts: 254
Thanks: 48
Thanked 1 Time in 1 Post
Rep Power: 1
Rebelle is on a distinguished road
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
Location: Reston, VA, USA
Posts: 817
Thanks: 20
Thanked 74 Times in 71 Posts
Blog Entries: 5
Rep Power: 3
jmurrayhead has a spectacular aura aboutjmurrayhead has a spectacular aura aboutjmurrayhead has a spectacular aura about

Awards Showcase
Microsoft Windows Microsoft .Net Microsoft SQL Server Classic ASP 
Total Awards: 4

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
Forum Jump

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 12:32 PM.



Content Relevant URLs by vBSEO 3.2.0