When attempting to edit the permissions on the root of a share, the following error is displayed when the root is inheriting ACEs from its parent: Remotely setting permissions on a folder at the root ...When attempting to edit the permissions on the root of a share, the following error is displayed when the root is inheriting ACEs from its parent: Remotely setting permissions on a folder at the root of a share removes all inherited permissions from the root folder and all subfolders. If 'yes' is selected, all inherited ACEs on the root of the share and any ACEs inherited from the root of the share are removed
According to Microsoft's KB article: How permissions are handled when you copy and move files and folders, by default an object inherits permissions from its parent object, either at the time of creat...According to Microsoft's KB article: How permissions are handled when you copy and move files and folders, by default an object inherits permissions from its parent object, either at the time of creation or when it is copied or moved to its parent folder. The only exception to this rule is when an object is moved to a different folder within the same volume. Get the full output of the ACL's on both the parent directory and on the file itself after the operation has completed