|
Posted by S. Pidgorny on October 28, 2007, 6:07 am
Please log in for more thread options Arnaud - think of folders as files containing information about other files.
You either allow changing their contents, or not.
If users can rename subfolders and files, they would be able to delete
those.
--
Svyatoslav Pidgorny, MS MVP - Security, MCSE
-= F1 is the key =-
* http://sl.mvps.org * http://msmvps.com/blogs/sp *
> S. Pidgorny <MVP> a écrit :
>> The first thing that comes to mind is - deny deleting subfolders and
>> files from the parent folder, and remove delete permission from the
>> folder itself. That works for me here.
>>
>
> Thanks for your answer.
> I finally managed to prevent deletion of any folder in the tree behind the
> root, but the problem is that now any folder created is created with a
> "New folder" name.
> After searching on net I found out that renaming a folder was equivalent
> for the OS to a deletion/recreation, and that one needed delete rights to
> do that.
> That's quite bad because I want my users to be able to create folders
> (without going into a command prompt and typing some "md ..." command).
>
> Any workaround for that ?
>
> Regards
> --
> Arnaud
|