I have not found the "Administrators" or "Backup Operators" local groups to be helpful at all with CIFS Server.
What I have done to use Robocopy successfully is to set a unidirectional idmap rule for the winuser running Robocopy to be unixuser:root: idmap add -d winuser:[email protected] unixuser:root Good luck. > Hi guys, > > Well, I tried adding myself to backup operators, but > unfortunately it > had no effect on the error message from Robocopy: > > ERROR 1336 (0x00000538) Copying NTFS Security to > Destination > Directory c:\farmd7 > he access control list (ACL) structure is invalid. > > Ross > > > On Fri, Jun 19, 2009 at 6:57 PM, Afshin > Salek<[email protected]> wrote: > > Yes, it does. You can make your Windows user > directly a member > > of local Backup Operators groups and you don't need > to have any > > idmap rules if not required: > > > > # smbadm add-member -m <domain/username> "backup > operators" > > > > Note that currently only users can be a member of > local groups. > > > > Afshin > > -- This message posted from opensolaris.org _______________________________________________ cifs-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/cifs-discuss
