prevent folder ownership

Is there a way to prevent users becoming the owner of any subfolders that they create - The aim is to prevent them from being able to change permissions on any folders they create within shares. I imagine its got something to do with the CREATOR OWNER permissions. I've tried playing around with this at the root of the share so its modified permissions inherit to sub folders but havent had any joy,
any help much appreciated!
any help much appreciated!
Gav0
Comments
Created a local group called Test and a directory called test & and added a couple of users to the Test group.
then security > advanced > permissions > edit the Test group and disallow take ownership and change permissions on teh Test folder.
accessed the share/test folder and created sub-folders with the user accounts that belong to the Test group - successfully denied users full control of the sub folders
if joe bloggs creates a load of sub-folders and sets random permissions on all the folders and then leaves - its an admin overhead to then go round resetting them all
It is built into NTFS that accounts always have ownership and therefore the ability to change permissions on the files/folders they create. The only thing I could imagine is that you do one of the following:
1. Create a script that runs under an admin account, takes ownership of the folders and set the permissions on the folders/files so that users are denied the ability to change permissions.
2. Write a script that does the same and only use it when you need to because of the situation you mentioned above.
Some guy in a class i was in for CIFS shares on Netapps said that they do it via GPO where he works and there was some mumbled agreements from other members of the class so i thought it was fairly common and acheivable
the search continues.....
http://support.microsoft.com/kb/303153
http://www.google.com/url?q=http://www.microsoft.com/downloads/details.aspx%3FFamilyID%3DE8BA3E56-D8FE-4A91-93CF-ED6985E3927B&ei=37KySsupM-mvtgf3jsWzDg&sa=X&oi=spellmeleon_result&resnum=1&ct=result&usg=AFQjCNEzdP2hh12ad_hXf5yJEYJ85q02iA
Security Identifiers (SIDs) New for Windows Vista