On Wed, 2008-06-04 at 10:34 -0500, Spencer Shepler wrote: > On Jun 4, 2008, at 10:29 AM, Laurent Blume wrote: > > > I'm not sure what you mean? I'm connected using Linux NFSv4 here, > > so that's my point, it *should* work. > > > > That it doesn't means it's probably a Linux bug, or lack of > > implementation, but the end result is the same: using ZFS makes > > ACLs impractical. No interoperability at all in the Real World, or > > maybe with AIX. > > Right. Linux lacks the NFSv4 ACL support and hence your problem. > > The choices was made to move forward not backwards. ZFS offers > ACL storage for both NFSv4 and CIFS and does so with a reasonable > degree of interoperability. The Linux client needs to catch up > as most other commercial NFSv4 server platforms are supporting > NFSv4 ACLs. > > Spencer > > > _______________________________________________ > nfs-discuss mailing list > nfs-discuss at opensolaris.org
"Right. Linux lacks the NFSv4 ACL support and hence your problem." I'm not entirely sure that this is true. It has the xdr encoding/decoding routines and I have been able to see ACL requests in traces of compound operations. The only thing that is weird about it is that it uses a different set of utilities for manipulating the NFSv4 ACLs. Dave