You dont really need to make everyone full control on the parent folder
Main Topics
Browse All TopicsI am looking for a way in Windows 2000 (NTFS) where I can create a folder that is open to everyone (full-control) and then underneath that all permissions are then full-control to the owner who created the folder and readonly to everyone else. Anyone have a program to do this or can tell me how with cacls or something
Example
Parent_Folder (full control everyone)
|
|-new folder (full control to owner who created this folder and then read-only to everyone else)
|-no subfolders under the folder above (new folder)
make sense everyone?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
ok:
1) right click on folder
2) click properties
3a) click the security tab(if the security tab is not there, click the close button, go to the tools menu, then folder options. click the view tab. then scroll all the way down to the bottom and unclick the check box labeled "Use Simple File Sharing (Recommened). then go back to step 1.
3b) You should see the current users who have permissions to the folder
4) click the Add button to add users to the folder.
5) click Advanced
6) Click Find Now
7) then you will want to click on Everyone
8) click ok
9) click ok
Now all users have permission to this folder
Now for the subfolder:
Repeat Steps 1-6
10) Now you will want to click on Everyone and *ctrl*+CREATOR OWNER
11) click ok
12) click ok
13) you can now change the users permissions
As in Creator Owner can have Full permissions and Everyone only has Readonly permissions
as for the comment from godsofcostech
this is a 2000 box not an XP box so the simple idea is useless. Simple file sharing is normally on XP Home. I never use this and do registry changes on XP home machines to remedy this stupid idea. I only use advanced sharing (XP Pro) and cacls.
Thanks for the idea though.
Business Accounts
Answer for Membership
by: DaMaestroPosted on 2006-09-22 at 14:22:10ID: 17580847
You can make an advanced NTFS permission
Add the BUILTIN\CREATOR_OWNER as Full Control and make it apply to subfolders/child only
Add Everyone as READ ONLY and Create Folders and make it apply to this folder