Linux trustees 3.0 review (linux)
The main goal of the Linux Trustees project is to create an advanced permission management system for Linux
|
|
Linux trustees 3.0 is filesystems software developed by Andrew Ruder.
The main goal of the Linux Trustees project is to create an advanced permission management system for Linux. The solution proposed is mainly inspired by the approach taken by Novell Netware and the Java security API.
Special objects (called trustees) can be bound to every file or directory. The trustee object can be used to ensure that access to a file, directory, or directory with subdirectories is granted (or denied) to a certain user or group (or all except user or group).
Trustees are like POSIX ACLs, but trustee objects can affect entire subdirectory trees, while ACLs a single file. Trustees works with the 2.6 Linux kernel.
Requirements:
Instalation
The kernel module
The included module can be compiled for any 2.6.x kernel. CONFIG_SECURITY, however, must be compiled in. Assuming this is so, simply enter the module/ directory and type
make install
For non-typical situations, the makefile may not be able to find your kernel source directory. If you have problems, try compiling with
make KDIR=/path/to/src/linux-2.6.x install
The settrustees tool
Simple enter the src/ directory and type make. This will build the settrustees tool.
What's New in This Release:
Linux trustees 3.0 supports different languages (including english). It works with Linux.
Downloading Linux trustees 3.0 will take if you use fast ADSL connection.
Download
- 100mbit/s dedicated server
- 100% availability
Write a Linux trustees Review
Please register to submit reviews. Registration will grant you access to a number of features and capabilities otherwise unavailable.
Linux trustees related software
-
Linux trustees 3.0
The main goal of the Linux Trustees project is to create an advanced permission management system for Linux
-
Kernelconfig 1.0
Kernelconfig is a program that performs the steps required to configure, build, and install the Linux kernel. It also has the abil
-
NdisWrapper 1.31
NdisWrapper implements Windows kernel API and NDIS (Network Driver Interface Specification) API within Linux kernel. A Windows dri
-
Linux Kernel Monitor 0.2
Linux Kernel Monitor is a tool for monitoring and managing linux's kernel
-
Filesystem in Userspace 2.6.1
FUSE can implement a fully functional filesystem in a userspace program. Here are some key features of "Filesystem in Userspace":


