Ok,<\/p>\n
I have a new 2008 R2 file server and i need to setup some permissions for shares. So far it is not that annoying with the exception of one case.<\/p>\n
We have what we refer to Home folders. Basically small folders for personal or temporary storage off local machines.<\/p>\n
Here is the tricky part. Everyone can have ready write access to each others home folders. That is easy to do. What i need to do however is find a not too involved way to allow all users to write and delete files inside each individual home folder but never be able to delete the actual home folder it self.<\/p>\n
Example:<\/p>\n
c:\\Home is the root folder and is shared<\/p>\n
c:\\Home\\Test1 this folder should only be allowed to be delete by domain admins<\/p>\n
c:\\Home\\Test1\\something this folder if fair game for anyone to delete rename, etc.<\/p>\n
Any ideas?<\/p>","upvoteCount":2,"answerCount":7,"datePublished":"2010-02-18T16:01:54.000Z","author":{"@type":"Person","name":"mwilczek","url":"https://community.spiceworks.com/u/mwilczek"},"acceptedAnswer":{"@type":"Answer","text":"
Just don’t give them Modify or Full Control to the home folders.<\/p>","upvoteCount":0,"datePublished":"2010-02-18T16:51:34.000Z","url":"https://community.spiceworks.com/t/share-and-security-permisions/42645/2","author":{"@type":"Person","name":"dropdeadgreggie","url":"https://community.spiceworks.com/u/dropdeadgreggie"}},"suggestedAnswer":[{"@type":"Answer","text":"
Ok,<\/p>\n
I have a new 2008 R2 file server and i need to setup some permissions for shares. So far it is not that annoying with the exception of one case.<\/p>\n
We have what we refer to Home folders. Basically small folders for personal or temporary storage off local machines.<\/p>\n
Here is the tricky part. Everyone can have ready write access to each others home folders. That is easy to do. What i need to do however is find a not too involved way to allow all users to write and delete files inside each individual home folder but never be able to delete the actual home folder it self.<\/p>\n
Example:<\/p>\n
c:\\Home is the root folder and is shared<\/p>\n
c:\\Home\\Test1 this folder should only be allowed to be delete by domain admins<\/p>\n
c:\\Home\\Test1\\something this folder if fair game for anyone to delete rename, etc.<\/p>\n
Any ideas?<\/p>","upvoteCount":2,"datePublished":"2010-02-18T16:01:54.000Z","url":"https://community.spiceworks.com/t/share-and-security-permisions/42645/1","author":{"@type":"Person","name":"mwilczek","url":"https://community.spiceworks.com/u/mwilczek"}},{"@type":"Answer","text":"
Share permissions and NTFS permissions can conflict, so best method (as I was taught) is to give share permissions “Everyone Full control” and restrict access using security groups in NTFS<\/p>\n
Set up a companystaff<\/em> group<\/p>\n Assign read permissions to c:\\home\\test1 for companystaff<\/em><\/p>\n Assign modify permissions to c:\\home\\test1\\something for companystaff<\/em> ensuring that any other subfolders inherit permissions from parent.<\/p>\n If it is on a server already and the server belongs to a domain, then domain admins should already have full control on c:\\home\\ and all subfolders<\/p>\n Cheers<\/p>\n Tino<\/p>","upvoteCount":0,"datePublished":"2010-02-19T02:18:03.000Z","url":"https://community.spiceworks.com/t/share-and-security-permisions/42645/3","author":{"@type":"Person","name":"tino","url":"https://community.spiceworks.com/u/tino"}},{"@type":"Answer","text":" Tino Todino wrote:<\/p>\n Share permissions and NTFS permissions can conflict, so best method (as I was taught) is to give share permissions “Everyone Full control” and restrict access using security groups in NTFS<\/p>\n Set up a companystaff<\/em> group<\/p>\n Assign read permissions to c:\\home\\test1 for companystaff<\/em><\/p>\n Assign modify permissions to c:\\home\\test1\\something for companystaff<\/em> ensuring that any other subfolders inherit permissions from parent.<\/p>\n If it is on a server already and the server belongs to a domain, then domain admins should already have full control on c:\\home\\ and all subfolders<\/p>\n Cheers<\/p>\n Tino<\/p>\n<\/blockquote>\n The server will enforce the most restrictive permissions. I always set the share permissions to “Everyone” full control, and then restrict folder access with the NTFS Security.<\/p>","upvoteCount":0,"datePublished":"2010-02-19T05:42:22.000Z","url":"https://community.spiceworks.com/t/share-and-security-permisions/42645/4","author":{"@type":"Person","name":"dropdeadgreggie","url":"https://community.spiceworks.com/u/dropdeadgreggie"}},{"@type":"Answer","text":" Indeed! We have a similar setup that we call the Shared folders. On each “username” folder, I set the following permissions:<\/p>\n Domain Users - Modify, apply to Subfolders and Files only<\/p>\n Domain Users - Create files & Create folders, apply to This folder only<\/p>\n This prevents the “username” folders being removed accidentally.<\/p>\n On the topic of share permissions, I disagree - I prefer the defense in depth approach - control access at each point you can rather than relying on only one point to control access. I set Read, Modify, or Full Control for the specific groups that should have access through each share.<\/p>\n Tip: Use the Authenticated Users group for shares that the System accounts on your domain computers need to access.<\/p>","upvoteCount":0,"datePublished":"2010-02-19T12:59:31.000Z","url":"https://community.spiceworks.com/t/share-and-security-permisions/42645/6","author":{"@type":"Person","name":"eriklangeland","url":"https://community.spiceworks.com/u/eriklangeland"}},{"@type":"Answer","text":" Yeah got it thanks for the help.<\/p>\n Took me a while to get the special permisions working but after much hitting of my head on the table it finally works.<\/p>\n Thanks guys you helped me a ton<\/p>","upvoteCount":0,"datePublished":"2010-02-24T15:05:46.000Z","url":"https://community.spiceworks.com/t/share-and-security-permisions/42645/7","author":{"@type":"Person","name":"mwilczek","url":"https://community.spiceworks.com/u/mwilczek"}}]}}
\n
<\/p>","upvoteCount":0,"datePublished":"2010-02-19T06:49:41.000Z","url":"https://community.spiceworks.com/t/share-and-security-permisions/42645/5","author":{"@type":"Person","name":"tino","url":"https://community.spiceworks.com/u/tino"}},{"@type":"Answer","text":"