Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
setools-gui: Graphical tools for handling SETools
Name: | setools-gui |
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. apol: The GUI-based policy analysis tool.
2. sepcut: A basic GUI-based policy configuration, browsing,
editing, and testing tool. This tool is intended to provide a
complete, single user interface for viewing the source files of a
policy, configuring policy program modules, editing policy files, and
making and testing the policy.
3. awish: A version of the TCL/TK wish interpreter that includes the
setools libraries. We use this to test our GUIs (apol and seuser have the
interpreter compiled within them). One could conceivably write one's own
GUI tools using TCL/TK as extended via awish.
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.