Here is the issue. Folder full of users folders, the root folder has \domain\admin full control. Then when a user folder is created I have to remove inheritable rights so I can give permission to ust the \user and the domain admin so everyone else must stay out. Now about users or so all with their permissions for their flder only.
I ran into an issue with a user accidentally deleting their data, and bckup failed.
now I want to create a group for many users, and deny the delete permission, but leave change permission. if they want to delete files they will have to go through an admin(which is fine.)
Since inheriable rights is disabled I will need to go through ech folder permission setting one at a time and specifiy evrything. or will I?
If so, so be it, but would there hve been a better way of setting this up originally? if I do a new server sometime I'd like to o it right up front. It seems really weak to have to have inheritance on or off completely, without the ability to have inheritance AND explicit. (back when it was set up deny delete could have been set and today all would be well, but since it hasn't..)
Doing al of them really isn't that big of a deal, just some time, but for the future i'd like to set it up better in the first place, which can account for a global change like this, if anyone has any ideas.
If again later i want to apply a common extra permission to all folders, I will have to go through and do it all over again otherwise......