If the account you are using on the server that is the source of the data has 
the necessary access rights, and the unixuser:root idmapping is configured 
correctly that should take care of most robocopy problems. On the source server 
(I'm assuming it is Windows) the account should be a member of the "Backup 
Operators" local group. You can check to see if the idmapping works by creating 
a file or directory on the CIFS server from a Windows client using the account 
that is mapped to root, and the owner of the new file or directory should be 
root.

The pertinent switches I am using with Robocopy are: /MIR /B /COPYALL.

Good luck.
-- 
This message posted from opensolaris.org
_______________________________________________
cifs-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss

Reply via email to