I want to deny a permisson to create folders within a share. I want them to be able to create new and modify existing files, just not create folders.
The problem is if I deny the create folders permission, the append data gets denied along with it. So basically this prevents users from modifying existing files.
Is there a way around this so I can just deny folder creation and nothing else?
The problem is if I deny the create folders permission, the append data gets denied along with it. So basically this prevents users from modifying existing files.
Is there a way around this so I can just deny folder creation and nothing else?