"DataSync could not detect any files in the source SMB filesystem" because account is not in BUILTIN\Administrators
Applies to
- ONTAP 9
- CIFS/SMB
- AWS DataSync
Issue
- DataSync starts a job to copy data from ONTAP to AWS, but fails with message:
DataSync could not detect any files in the source SMB filesystem hostname.domain/sharename/
- Packet trace shows that
- Client requests to open the share's directory with the
System Security
flag enabled in theAccess Mask
- ONTAP responds with
NT Status: STATUS_PRIVILEGE_NOT_HELD (0xc0000061)
, denying the request to open the file
- Client requests to open the share's directory with the