aboutsummaryrefslogtreecommitdiffstats
path: root/man/C/init.sh.8
blob: 35e67c36b552221658e202496385803167445d73 (plain)
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
.TH init.sh 8 "15 Dec 1999" "Mandrakesoft" "Linux-Mandrake"
.IX msec
.SH NAME
msec \- Mandrake security tools
.SH SYNOPSIS
.B init.sh
[0-5 | custom]
.SH DESCRIPTION
\fPinit.sh\fP is the main script of msec package. It enables the system administrator to change the security level for that system.
msec is provided with six preconfigured security levels. These levels range from poor security and ease of use, to paranoid config, suitable for very sensitive server applications, managed by experts.
.PP
You must be root to run \fPinit.sh\fP .
.br
Launch "init.sh x" to set you security level to x (x=[0-5]). It'll modify your system according to security level x features.
.br
For a fine description of each security level, consult the documentation under /usr/share/doc/msec-*/.
.PP
If you wish to setup your own security level, finely tuning all available parameters, launch "init.sh custom". It'll ask you for each features you want to enable, and will then apply them to the system.
.SH FILES
/etc/security/msec/init.sh
.br
The \fPinit.sh\fP executable (sh script)
.PP
/etc/security/msec/security.conf
.br
Contains the configuration of current active security level.

.SH AUTHOR
Vandoorselaere Yoann, Mandrakesoft
.br
yoann@mandrakesoft.com