NTFS->Unmoveble

  • Thread starter Thread starter Atlas
  • Start date Start date
Jerold Schulman said:
Deny delete permission to the usert or group you want to prevent from
moving.

What if you want to prevent system to move the file? (defraggers)

TIA
 
interesting how the deny delete will not allow you to move it but will allow
you to delete it
i took a file with security listing only me (aside from system) with the
following settings:

full control -> not selected
traverse folder/execute file -> allow
list folder/read data -> allow
read attributes -> allow
read extended attributes -> allow
create files/write data -> allow
create folders/append data -> allow
write attributes -> allow
write extended attributes -> allow
delete -> deny
read permissions -> allow
change permissions -> not selected
take ownership -> not selected

i would think i would not be allowed to delete, but it let's me delete
despite the fact it specifically says deny delete
 
Back
Top