I've always thought of NFS as a means for making physical file systems available across a network. NFS having its own ACLs doesn't fit this model. E.g., "NFS ACLs" will never be integrated into NTFS. However, I could imagine NFS ACLs solving the general problem if they were to form a superset of the ACLs of exportable physical file systems, and the mechanism for interpreting ACLs for a particular physical file system could be encoded (or modularized) in such a way that NFS' evaluation of ACL operations has the same results as the physical file system's execution of the same ACL operations. You could have a POSIX ACL module, NTFS ACL module, etc. There's a challenge for 4.2. ACLs could possibly be made completely opaque to NFS with a module-based approach. -Dan > -----Original Message----- > From: Ondrej Valousek [mailto:webserv@xxxxxxxxxx] > Sent: Wednesday, September 02, 2009 11:20 PM > To: Steve French > Cc: ffilzlnx@xxxxxxxxxxxxxxxxxx; linux-nfs@xxxxxxxxxxxxxxx; > nfsv4@xxxxxxxxxxxxx; Myklebust, Trond; jra@xxxxxxxxx; agruen@xxxxxxx > Subject: Re: POSIX ACL support for NFSV4 (using sideband protocol) > > > > 2) If POSIX->NFSv4 client mapping is done (as had been > suggested IIRC > > by others in the past) at least you lose less data (NFSv4 > ACLs are "richer" > > in function than POSIX ACLs - so at least with the > POSIX->NFSv4->POSIX > > case you are limiting the user to the subset of choices which are > > actually going to be able to be stored, no inheritence etc.) > > > > > > I must say that I do not understand the motivation either. > POSIX is not even a standard and should be replaced with NFSv4 acls. > Even now ext3/ext4 support NFSv4 acls (ok. patch is needed > but the patch is there already). > > If the decision was up to me, I would forbid any nfsv4 acls > if the server can not store them properly (i.e. without any > conversion) + forbid using nfsv4 with posix acls over > sideband protocol (no standard, so netapp will never support > this and the same is to be expected from Windows and > Solaris). This is just adding mess and confusion. > > My 5 cents... > Ondrej > _______________________________________________ > NFSv4 mailing list > NFSv4@xxxxxxxxxxxxx > http://linux-nfs.org/cgi-bin/mailman/listinfo/nfsv4 > -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html