I need to create a script that goes through a a folder and all subfolders and removes the delete permission for all specified users and groups (except for administrators) and then add in creator owner with full permissions.
This should, in my theory, stop everyone from being able to move/delete files unless they created it initially.
Does that sound right? Does that sound like something that is possible using cacls?
This should, in my theory, stop everyone from being able to move/delete files unless they created it initially.
Does that sound right? Does that sound like something that is possible using cacls?