File: BastilleChooser.8

package info (click to toggle)
bastille 1%3A1.3.0-2.1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,576 kB
  • ctags: 397
  • sloc: perl: 8,407; sh: 1,879; ansic: 638; makefile: 203; csh: 17
file content (80 lines) | stat: -rw-r--r-- 2,345 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
.\"                                      Hey, EMACS: -*- nroff -*-
.TH BASTILLECHOOSER 8 "May 10th, 2001"
.SH NAME
BastilleChooser \- harden a host using predefined profiles
.SH SYNOPSIS
.B BastilleChooser
.SH DESCRIPTION
This manual page briefly documents
.B BastilleChooser .
.PP
This manual page was written for the Debian GNU/Linux distribution
because the original program does not have a manual page.
.PP
.B BastilleChooser
offers a GTK+ GUI to let administrators choose between
different security profiles and
implement them without going through the questions of
.BR InteractiveBastille .
.PP
.B BastilleChooser
asks for the type of host (workstation or server), a security level
(lax, moderate or paranoid), and services to leave enabled on the host.
Using the selected profile, a new configuration is built and
installed on the system.
.PP
Note, however, that even if servers and workstations have very different
security levels, general security levels are not as good as security
levels adapted to your own security policy.

.SH FILES
.I /usr/share/Bastille/WorkstationLax.config
.br
.I /usr/share/Bastille/WorkstationModerate.config
.br
.I /usr/share/Bastille/WorkstationParanoid.config
.br
.I /usr/share/Bastille/ServerLax.config
.br
.I /usr/share/Bastille/ServerModerate.config
.br
.I /usr/share/Bastille/ServerParanoid.config
.RS
Configuration files which define available profiles.
These are customized using the answers to questions posed by
.B BastilleChooser.
.RE
.I /etc/Bastille/config
.RS
Configuration file which defines all the security measures selected by
the administrator to be enabled.
.RE
.I /var/log/Bastille/action-log
.br
.I /var/log/Bastille/error-log
.RS
Logs that hold information of actions taken on the system.
.RE
.I /var/log/Bastille/undo/
.RS
Directory holding all information for the undo operation.


.SH SEE ALSO
.BR bastille (7),
.BR UndoBastille (8),
.BR AutomatedBastille (8),
.BR BastilleBackEnd (8),
.BR InteractiveBastille (8).
.br
The programs have more documentation available at
.B /usr/share/doc/bastille
on Debian systems.
.SH AUTHOR
This manual page was written by
Javier Fernandez-Sanguino Pea <jfs@computer.org>
for the Debian GNU/Linux system (but may be used on other systems).
.PP
.B Bastille
was primarily written by Jay Beale, and is
licensed under the GNU General Public License