aboutsummaryrefslogtreecommitdiffstats
path: root/doc/msec.8
diff options
context:
space:
mode:
authorChmouel Boudjnah <chmouel@mandriva.org>1999-12-28 18:15:18 +0000
committerChmouel Boudjnah <chmouel@mandriva.org>1999-12-28 18:15:18 +0000
commit7e9531b890e97daba8b729840158833b433b6be5 (patch)
treef99b611bb50686a9212510b75a1b6f83bce42823 /doc/msec.8
parentcced9354a6e52a47096a7b54fb3c872a3ac29e48 (diff)
downloadmsec-7e9531b890e97daba8b729840158833b433b6be5.tar
msec-7e9531b890e97daba8b729840158833b433b6be5.tar.gz
msec-7e9531b890e97daba8b729840158833b433b6be5.tar.bz2
msec-7e9531b890e97daba8b729840158833b433b6be5.tar.xz
msec-7e9531b890e97daba8b729840158833b433b6be5.zip
"Seethechangelog"
Diffstat (limited to 'doc/msec.8')
-rw-r--r--doc/msec.840
1 files changed, 40 insertions, 0 deletions
diff --git a/doc/msec.8 b/doc/msec.8
new file mode 100644
index 0000000..bdf1ce3
--- /dev/null
+++ b/doc/msec.8
@@ -0,0 +1,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/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
+
+
+
+
+
+
+
+
+