When copying a subset of data over XCP, permissions are incomplete on the destination
Applies to
- NetApp XCP
- XCP for SMB
Issue
- When copying subset of data inheriting NTFS ACE permissions from a larger set of data, the permissions copied to the destination will be incomplete
- The missing permissions are inherited ACEs derived from files outside the scope of the copied data set
- This can lead to
failed to set security descriptor forin the xcp copy/sync :
INFO - xcp.main - 1420 - 7336 - Command: xcp copy -acl -root -aclverify yes -fallback-user domain\bckupadmin -fallback-group domain\bkpadmin \\source.domain.com\server\mainfolder\ \\destination.domain.com\Test\INFO - xcp.main - 1420 - 7336 - User Name: bckupadminERROR - xcp.acls - 1140 - 7356 - failed to set security descriptor for "\\destination.domain.com\Test\B11"; skipping transferring ACLs and ownershipERROR - xcp.acls - 1140 - 7356 - failed to set security descriptor for "\\destination.domain.com\Test\B11\25-395\TV"; skipping transferring ACLs and ownershipERROR - xcp.acls - 1140 - 7356 - failed to set security descriptor for "\\destination.domain.com\Test\B11\25-335"; skipping transferring ACLs and ownership
