| Paketname | mcstrans |
| Beschreibung | Daemon to translate SE Linux MCS/MLS sensitivity labels |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.2.11-2 |
| Sektion | admin |
| Priorität | optional |
| Installierte Größe | 56 Byte |
| Hängt ab von | libc6 (>= 2.7-1), libcap2 (>= 2.11), libselinux1 (>= 2.0.59) |
| Empfohlene Pakete | |
| Paketbetreuer | Russell Coker |
| Quelle | |
| Paketgröße | 14306 Byte |
| Prüfsumme MD5 | 3713fe773a1bc60a224cd204ce6b8393 |
| Prüfsumme SHA1 | b81dd03f43a46807e13b9d00434f376464de3630 |
| Prüfsumme SHA256 | f915fd1abe7da9ea6f7fa2e6e80c61e732e625cd8293513664aae23b163eb55d |
| 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.
|