Linux Access Control LIsts support News
Status: Beta
Brought to you by:
coren
Somethings to dig your security teeth into: ACL support for the Linux kernel.
Access Control Lists allow fine grained access control to filesystem objects, by attaching a list of permissions to grant or deny specific capabilities to users or groups.
This implementation of ACL for the Linux kernel provides semantics that are almost totally compatible with the traditional POSIX umode model for applications that are unaware of the kernel support.... read more