[Acl-Devel] NFS ACL support...

Andreas Gruenbacher ag at moses.parsec.at
Thu Nov 16 09:08:14 GMT 2000


On Thu, 16 Nov 2000, Dominik Kubla wrote:

> On Wed, Nov 15, 2000 at 11:03:10PM +0100, Andreas Gruenbacher wrote:
> > There has been a discussion on extended attribute support on linux-fsdevel
> > recently. The API my patch implements is somewhat too limited for the
> > general case, so somebody will have to change the design, implementation,
> > documentation, etc. I'm not sure I'll have enough time for that soon.
> 
> Since i am not subscribed to linux-fsdevel: is there an archive anywhere,
> so that i could read up on the discussion.

Try <http://web.gnu.walfield.org/mail-archive/linux-fsdevel/>. That's the
only archive I found that also keeps older messages.

> > NFSv4 seems to cover ACLs and extended attributes, but they don't use the
> > same interface. So I guess a long-term solution would be to work on NFSv4
> > support for Linux ACLs and EA's.
> 
> But it still would be nice to have them on NFS v2/v3 and be compatible to 
> as many implementations as possible: i simply can not see the *nix vendors
> and the world switch to v4 over night.

This would favor implementing one of the other UNIX vendor RPC extensions.
I have no problem with integrating such changes in the kernel patch and/or
adding a patch for user space NFS to the Web site, provided that's what
you want to do.

Note that NFSv2 can't support ACLs at all, as clients make access control
decisions based on the file mode permission bits. NFSv3 works because it
uses an RPC to check whether access is granted.


Cheers,
Andreas

------------------------------------------------------------------------
 Andreas Gruenbacher, a.gruenbacher at computer.org
 Contact information: http://www.bestbits.at/~ag/

To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-discuss" in the body of the message



More information about the trustedbsd-discuss mailing list