Paketname | mcstrans |
Beschreibung | Daemon to translate SE Linux MCS/MLS sensitivity labels |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.2.11-2 |
Sektion | universe/admin |
Priorität | optional |
Installierte Größe | 112 Byte |
Hängt ab von | libc6 (>= 2.8), libcap2 (>= 2.11), libselinux1 (>= 2.0.59) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 14448 Byte |
Prüfsumme MD5 | a1d424a05830afe881c78d02b440faef |
Prüfsumme SHA1 | 6fae2b2a7f182a7dbe18ab67242a00c850f82699 |
Prüfsumme SHA256 | cf1fd22b1cda93c55dbcccd2382eed4d9175e4d634ab8779b9be0708417d01bb |
Link zum Herunterladen | mcstrans_0.2.11-2_i386.deb |
Ausführliche Beschreibung | A SE Linux security context consists of four parts, the identity (the SE Linux
name of the "user"), the role, the domain/type, and the sensitivity.
.
The sensitivity label is comprised of a sensitivity level (always s0 for MCS
and anything from s0 to s15 for MLS) and a set of categories. A ranged
sensitivity label will have a low level and a high level where the high level
will dominate the low level. Categories are numbered from c0 to c1023.
.
Names such as s0 and c1023 and not easily readable by humans, so mcstransd
translated them to human readable labels such as SystemLow and SystemHigh.
|