Powershell icon indicating copy to clipboard operation
Powershell copied to clipboard

Owner Change not reported when changed on inherited File/Folder

Open PlagueHO opened this issue 11 years ago • 0 comments

If the owner of a file or folder is changed on an inherited file/folder the change is not reported.

Difficult to fix without either: a) recording the owner for every file/folder in the share (very inefficient) or b) when comparing, store the owner of the currently looked at directory/file node and use that as the basis of comparison for any child node ownership.

PlagueHO avatar Sep 18 '14 05:09 PlagueHO