I'm trying to copy files using robocopy /copy:datso from Windows Server 2008 R2 to Solaris 11.4 share (ZFS).
When copying Favorites folders I get "Invalid parameter" error.
This folder has ACL with S-1-15-3- SIDs (capability SID) and they are not copied. Tried to copy the folder with FAR and got same error (if "Copy ACLs" is choosen).
In the same time I have linux fileserver and see that it serves such ACLs (but its samba settings and ACL storage is very different).
Does Solaris support such SIDs and if yes how it can be enabled?