Hi,
Ok, I've done this with success on NexentaStor 3.0.5, using zpool
version 26. I know the aclmode was removed at some point after this, but
then put back in later. (Search the list for details.)
I've got the acl's below set on the top level directory. I put my users
requirering access in
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 corr
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
On 06/01/2011 08:51 AM, lance wilson wrote:
The problem is that nfs
someone knows how to solve this problem?
i have this bug too.
--
This message posted from opensolaris.org
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
2011/6/1 lance wilson :
> The problem is that nfs clients that connect to my solaris 11 express server
> are not inheriting the acl's that are set for the share. They create files
> that don't have any acl assigned to them, just the normal unix file
> permissions. Can someone please provide some
On Wed, Jun 01, 2011 at 07:42:24AM -0600, Mark Shellenbaum wrote:
>
> Looks like the linux client did a chmod(2) after creating the file.
I bet this is it, and this seems to have been ignored in the later thread.
> what happens when you create a file locally in that directory on the
> solaris s
On 06/ 2/11 09:18 AM, lance wilson wrote:
At your suggestion I created a file locally and these were correct, in that
they inherited the acl that was applied to the top level.
-rwxrwxrwx+ 1 testuid testgid0 Jun 1 21:04 localtest
user:root:rwxpdDaARWcCos:--I:allow
At your suggestion I created a file locally and these were correct, in that
they inherited the acl that was applied to the top level.
-rwxrwxrwx+ 1 testuid testgid0 Jun 1 21:04 localtest
user:root:rwxpdDaARWcCos:--I:allow
everyone@:rwxpdDaARWc--s:--I
On 6/1/11 12:51 AM, lance wilson wrote:
The problem is that nfs clients that connect to my solaris 11 express server
are not inheriting the acl's that are set for the share. They create files that
don't have any acl assigned to them, just the normal unix file permissions. Can
someone please pr