When moving a file from one share to another, the security rights of the file stay on the old share it's rights
Say we've got share_a, this share is for support_users (group), and for support_admins (group) both modify rights
next we've got share_b. this is just for support_admins
Now the support admin makes a file, on share_b, but decides it should be on share_a for all the support_users.
so it cuts the file from share_b and pastes it on share_a.
What happens is that the support users cannot access the file because it is still locked on the rights of share_b.
eventough rights are based on a per share level.
Anyone got any idea why this happens? and how to solve it
Start Free Trial