Download List

프로젝트 설명

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-07-23 08:44
3.0

메모리 손상이 발생할 수있는 버퍼 크기를 계산에 오류가 수정되었습니다. 몇 가지 makefile을 향상 2.6.12 최신 커널에서 컴파일보다 있도록되었다.
Tags: Major bugfixes
A buffer size calculation error that could cause memory corruption was fixed. Several makefile enhancements were made to allow compilation on kernels newer than 2.6.12.

2005-04-15 12:37
3.0pre3

이 버전의 수정 문제를 어디에 사용 권한이 가끔 제대로 루트 파티션에 이미 존재하지 않는 파일에 대한 존중 (특히)와 함께 적용되지 않았다.
Tags: Minor bugfixes
This version fixes a problem where permissions were
sometimes not being applied correctly to the root partition
(especially with respect to files that did not exist already).

2005-04-09 09:55
3.0pre2

오버플로 조건으로 인해 메모리가 손상 웁스, 또는 하드 - 잠금 장치가 수정되었습니다 선도. 다른 기타 버그수정 및 설명서 업데이 트를했다.
Tags: Major bugfixes
A overflow condition that caused memory corruption leading to an OOPS or hard-lock has been fixed. There were other miscellaneous bugfixes and documentation updates.

2005-02-17 22:52
3.0pre1

이 릴리스 2.6 커널에 대한 외부의 모듈로 컴파일합니다. 심지어 패치 커널을 준다고 사용할 수 있도록 리눅스 보안 모듈 (API)를 사용합니다. 몇 가지 일반적인 보안 및 버그수정되었습니다.
Tags: Major feature enhancements
This release compiles as an external module for the 2.6 kernel. It uses the Linux Security Module (API) to allow even an unpatched kernel to use trustees. There have been several security and general bugfixes.

2002-12-16 19:19
2.10

커널 2.4.20과 2.5.50을위한 지원.
Tags: Minor feature enhancements
Support for kernel 2.4.20 and 2.5.50.

Project Resources