Please run the following script on your Solaris box and post the output so we can take a look at your configuration:
http://opensolaris.org/os/project/cifs-server/files/cifs-gendiag As far as the ACL setting goes, when creating files via CIFS, ZFS settings such as aclmode and aclinherit and also the POSIX behavior do not apply since we need to apply Windows inheritance rules so you need to setup your ACLs as if you're dealing with a Windows system, especially you need to setup ACL entry inheritance flags properly since from Windows point of view ACL entries are inherited by new files/folders only when the inheritance flags are set and as you might know these flags are not set in trivial ACLs. Afshin Photo Bug wrote: > Sorry, old habit. Used to using Solaris 10. The file server is in fact > snv_101 > > $ uname -a > SunOS tank 5.11 snv_101 i86pc i386 i86pc > $ > > Sorry for the confusion. > > Chris _______________________________________________ cifs-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/cifs-discuss
