Hi!
But in 28 version of zfs there is no aclmode option at all (i use oi_148).
Also tried set this options to passthrough in oi_151 which has aclmode, but 
this not working for me.
>From Windows (cifs) - no problem, all acl's inherited correctly.
But from Linux (nfs) - acl user names inherited correctly, but permissions not 
inherited as i wish.
Maybe i need to set another properties, or permissions?
Like that:
$ /bin/ls -lV /rpool/test
total 6
drwxrwsrwx+  2 2147483650 staff          3 Jul 17 17:33 cifs_folder
            user:2147483650:rwxpdDaARWcCos:fd----I:allow
                     group@:rwxpdDaARWcCos:fd----I:allow
                     owner@:rwxpdDaARWcCos:fd----I:allow
                  everyone@:rwxpdDaARWcCos:fd----I:allow
drwxrwxr-x+  2 500      staff          3 Jul 17 17:36 nfs_folder
        user:2147483650:rwxpdDaARWcCos:fd----I:allow
                 owner@:rwxp--aARWcCos:-------:allow
                 group@:rwxp--a-R-c--s:-------:allow
              everyone@:r-x---a-R-c--s:-------:allow

Thanks!


> Hi,
> 
> Set the zfs properties aclmode *and* aclinherit
> properties to 
> passthrough for the dataset you're writing to.
> 
> This works for me having both Windows clients using
> cifs, and Linux 
> clients using nfs.
> 
> 
> 
> Regards,
> Siggi
>
-- 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to