1) are you sharing the files from a UFS or ZFS file system? 2) is the samba accessing the files on this machine via samba, or via smb on zfs (both of which act like requests on the local machine)?
I take it you used "chmod" to set the ACLs on a zfs root if you're using ZFS you could try resetting the ACLs: chmod A- acltest chmod A+user:root:full_set:file_inherit/dir_inherit:allow acltest chmod A+everyone@:modify_set:file_inherit/dir_inherit:allow acltest no guarantees -- This message posted from opensolaris.org _______________________________________________ nfs-discuss mailing list [email protected]
