Subject: ACL's revisited
To: None <tech-kern@netbsd.org>
From: Ken Cross <kcross@ntown.com>
List: tech-kern
Date: 08/23/2001 21:58:59
Hi:
There was a thread/debate about ACL's in April that kind of fizzled out.
Anything happening on it?
There are two issues: ACL support in the kernel and ACL support in the file
system. Kernel support is pretty straightforward; file system support
isn't.
I'm working on a project that needs kernel support (we're supplying the file
system). How tough (and acceptable) would it be to port FreeBSD's kernel
support to NetBSD?
Ken