Re: [zfs-discuss] Best practice for setting ACL

2010-09-12 Thread Craig Stevenson
So Cindy, Simon (or anyone else)... now that we are over a year past when Simon wrote his excellent blog introduction, is there an updated "best practices" for ACLs with CIFS? Or, is this blog entry still the best word on the street? In my case, I am supporting multiple PCs (Workgroup) and Macs

Re: [zfs-discuss] Best practice for setting ACL

2010-02-18 Thread CD
It's been a while, and finally I got the time to do some testing -- Actually I only knew about aclinherit -- which I've found is best set as passthrough. Setting aclmode to passthrough, solved the issues I experienced earlier. Wonderful! Thanks alot! -- This message posted from opensolaris.org

Re: [zfs-discuss] Best practice for setting ACL

2010-01-28 Thread Simon Breden
I don't have a lot of time to help here, but this post of mine might possibly help with ACLs: http://breden.org.uk/2009/05/10/home-fileserver-zfs-file-systems/ Cheers, Simon -- This message posted from opensolaris.org ___ zfs-discuss mailing list zfs-

Re: [zfs-discuss] Best practice for setting ACL

2010-01-28 Thread Cindy Swearingen
Hi-- I need to collect some more info: 1. What Solaris release is this? 2. Send me the output of this command on the file system below: # zfs get aclmode,aclinherit pool/dataset 3. What copy command are you using to copy testfile? In addition, are you using any options. Thanks, Cindy On 01

Re: [zfs-discuss] Best practice for setting ACL

2010-01-28 Thread CD
Hey, thanks for replying! I've been accessing my server with samba, but now that I'm switching over to nfs, I can't seem to get the ACL right.. Basically, moving and overwriting files seems to work fine. But if I copy a file - either from an external source or internally on the server - the

Re: [zfs-discuss] Best practice for setting ACL

2010-01-25 Thread Cindy Swearingen
Hi CD, Practical in what kind of environment? What are your goals? Do you want the ACL deny entries to be inherited? Do you plan to use CIFS to access these files + ACLs from systems running Windows? Thanks, Cindy On 01/25/10 07:21, CD wrote: Hello forum. I'm in the process of re-organizi