Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
setools: SELinux tools for managing policy
Name: | setools |
Vendor: | Scientific Linux |
Version: | 1.5.1 |
License: | GPL |
Release: | 5 |
URL: | |
- Summary
- Security-enhanced Linux is a patch of the Linux kernel and a number of
utilities with enhanced security functionality designed to add mandatory access
controls to Linux. The Security-enhanced Linux kernel contains new
architectural components originally developed to improve the security of the Flask
operating system. These architectural components provide general support for the
enforcement of many kinds of mandatory access control policies, including those
based on the concepts of Type Enforcement, Role-based Access Control, and
Multi-level Security.
The tools and libraries in this release include:
1. seuser: A GUI and command line user manager tool for SELinux. This
is a tool that actually manages a portion of a running policy (i.e.,
user accounts).
2. seuser scripts: A set of shell scripts: seuseradd, seusermod, and
seuserdel. These scripts combine the functions of the associated s*
commands with seuser to provide a single interface to manage users in
SE Linux.
3. libapol: The main policy.conf analysis library, which is the core
library for all our tools.
See the help files for apol, sepcut, and seuser for help on using the
tools.
Changelog
- * Wed Nov 24 18:00:00 2004 Dan Walsh <dwalsh{%}redhat{*}com> 1.5.1-5
- Fix mktemp security problem
- * Wed Nov 24 18:00:00 2004 Dan Walsh <dwalsh{%}redhat{*}com> 1.5.1-4
- Bump for RHEL
- * Wed Nov 10 18:00:00 2004 Dan Walsh <dwalsh{%}redhat{*}com> 1.5.1-3
- Add badtcl patch from Tresys.