help-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 4th set of permission bits?


From: Niels Möller
Subject: Re: 4th set of permission bits?
Date: 13 Dec 2000 16:12:35 +0100

Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de> writes:

> I don't know how to implement ACLs in the Hurd.

I imagine there are several somewhat independent parts of that:

1. Storing the acls on disk. The ext2 (or whatever filesystem is
   used) server has to do that.

2. Enforcing the ACL when making access decisions. Also the
   file-system server's work, I think.

3. Inventing rpc calls for manipulating the acls.

4. Writing tools and/or libc functions for manipulating the acls.

/Niels



reply via email to

[Prev in Thread] Current Thread [Next in Thread]