Which chmod are you using? (check your PATH)

----- Reply message -----
From: "Ryan  John" <john.r...@bsse.ethz.ch>
To: "zfs-discuss@opensolaris.org" <zfs-discuss@opensolaris.org>
Subject: [zfs-discuss] Changed ACL behavior in snv_151 ?
Date: Tue, Jan 25, 2011 13:31
Hi,

I’m sharing file systems using a smb and nfs, and since I’ve upgraded to 
snv_151, when I do a chmod from an NFS client, I lose all the NFSv4 ACLs.
Here’s what I see on a Solaris nfs client:

$ ls -lVd ACLtest/
drwxrwx---+  4 root     bsse-it        5 Nov 19 14:03 ACLtest/
user:ryanj:rwxpdDaARWcCos:fd-----:allow
user:noddy:rwxpdDaARWcCos:fd-----:allow
owner@:rwxp--aARWcCos:-------:allow
group@:rwxp--a-R-c--s:-------:allow
everyone@:------a-R-c--s:-------:allow
$ chmod 770 ACLtest/
$ ls -lVd ACLtest/
drwxrwx---   4 root     bsse-it        5 Nov 19 14:03 ACLtest/
owner@:rwxp--aARWcCos:-------:allow
group@:rwxp--a-R-c--s:-------:allow
everyone@:------a-R-c--s:-------:allow

Same happens from a Linux or Solaris client
I have aclinherit set to  passthrough

Anyone any ideas?
On a snv_134 system, the ACLs are retained.

Regards
John
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to