[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
- Re: 4th set of permission bits?, (continued)
- Re: 4th set of permission bits?, Ivan Jager, 2000/12/01
- Re: 4th set of permission bits?, Marcus Brinkmann, 2000/12/01
- Re: 4th set of permission bits?, Ivan Jager, 2000/12/01
- Re: 4th set of permission bits?, Neal H Walfield, 2000/12/01
- Re: 4th set of permission bits?, Ivan Jager, 2000/12/01
- Re: 4th set of permission bits?, Marcus Brinkmann, 2000/12/02
- Re: 4th set of permission bits?, Ivan Jager, 2000/12/02
- Re: 4th set of permission bits?, Marcus Brinkmann, 2000/12/02
- Re: 4th set of permission bits?,
Niels Möller <=
Re: 4th set of permission bits?, Robert Marlow, 2000/12/02