I'm not familiar with how to edit ACLs on window so I'm trying to do it directly on Solaris.
I'm reading the "Solaris CIFS Administration Guide" but I'm stuck on page 73. I've used "sharemgr show -vp" to confirm that I've got a share enabled, it listed "zfs/datapool smb=() datapool=/datapool" according to page 73. I should have this directory = "/datapool/.zfs/shares" but I do not? Thanks, Hua-Ying On Wed, Jul 1, 2009 at 1:49 PM, Afshin Salek<[email protected]> wrote: > Set the following ACL on the root of your zfs dataset > > # /usr/bin/chmod A=everyone@:full_set:fd:allow <your-root-dir> > > If you're familiar with how to edit ACLs on Windows then you can > use your Windows client to tailor this ACL to meet your needs if > this is too open > > Afshin > > Hua-Ying Ling wrote: >> >> Hi! >> >> Sorry if this question's been asked a million times, this seems like a >> common problem but I have not been able to find the solution in the >> forums or a google search. I'm very new to solaris and the CIFS >> manual just confuses me =(. >> >> I've created a cifs share on a zfs pool. I've been able to copy files >> to this share from a Windows and MacOS client but any of the files >> created have no permission? Hints at where I should look to resolve >> this? >> >> Thanks, >> Hua-Ying >> _______________________________________________ >> cifs-discuss mailing list >> [email protected] >> http://mail.opensolaris.org/mailman/listinfo/cifs-discuss > _______________________________________________ cifs-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/cifs-discuss
