Jump to content

Prevent user from deleting one file


Recommended Posts

Posted

I've given a user full control over a folder, its sub folders and files.

I want to prevent the user from deleting one particular file in that

folder. He should only be able to read it.

 

I check all Deny permissions for that file for that user except Read

Data. In the resultant permissions all looks OK. However, the user

cannot read the file (Access denied) and he can still delete it.

 

What's going on?

 

Regards

 

R.

  • Replies 3
  • Created
  • Last Reply
Guest Jabez Gan [MVP]
Posted

Re: Prevent user from deleting one file

 

You can configure Delete permission in the Advance of the security tab in

the properties of the folder.

 

So:

1. Open the properties of the folder

2. Security -> Advance

3. Select the user -> Edit

4. Select the user -> Edit

5. Untick "Delete"

 

--

Jabez Gan

Microsoft MVP: Windows Server - File Storage

"Rik G." <q@q.com> wrote in message

news:47951fea$0$13503$bf4948fe@news.tele2.nl...

> I've given a user full control over a folder, its sub folders and files. I

> want to prevent the user from deleting one particular file in that folder.

> He should only be able to read it.

>

> I check all Deny permissions for that file for that user except Read Data.

> In the resultant permissions all looks OK. However, the user cannot read

> the file (Access denied) and he can still delete it.

>

> What's going on?

>

> Regards

>

> R.

Posted

Re: Prevent user from deleting one file

 

"Jabez Gan [MVP]" <mingteikg@blizNOSPAMhosting.com> wrote in message

news:uGPFEhPXIHA.4880@TK2MSFTNGP03.phx.gbl...

> You can configure Delete permission in the Advance of the security tab in

> the properties of the folder.

>

> So:

> 1. Open the properties of the folder

> 2. Security -> Advance

> 3. Select the user -> Edit

> 4. Select the user -> Edit

> 5. Untick "Delete"

 

I have tried that too, but it does not work. The user can still delete the

file...

 

R.

Guest Jabez Gan [MVP]
Posted

Re: Prevent user from deleting one file

 

Maybe you want to enable file auditing, so you'll know who deletes the file?

 

--

Jabez Gan

Microsoft MVP: Windows Server - File Storage

"Rik G." <q@q.nl> wrote in message

news:47964957$0$25167$bf4948fe@news.tele2.nl...

> "Jabez Gan [MVP]" <mingteikg@blizNOSPAMhosting.com> wrote in message

> news:uGPFEhPXIHA.4880@TK2MSFTNGP03.phx.gbl...

>> You can configure Delete permission in the Advance of the security tab in

>> the properties of the folder.

>>

>> So:

>> 1. Open the properties of the folder

>> 2. Security -> Advance

>> 3. Select the user -> Edit

>> 4. Select the user -> Edit

>> 5. Untick "Delete"

>

> I have tried that too, but it does not work. The user can still delete the

> file...

>

> R.

>

>

>

>


×
×
  • Create New...