aboutsummaryrefslogtreecommitdiffstats
path: root/doc
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
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')
-rw-r--r--doc/grpuser.833
-rw-r--r--doc/grpuser.8.bz2bin469 -> 0 bytes
-rw-r--r--doc/init.sh.840
-rw-r--r--doc/init.sh.8.bz2bin720 -> 0 bytes
-rw-r--r--doc/msec.840
-rw-r--r--doc/msec.8.bz2bin720 -> 0 bytes
6 files changed, 113 insertions, 0 deletions
diff --git a/doc/grpuser.8 b/doc/grpuser.8
new file mode 100644
index 0000000..74db826
--- /dev/null
+++ b/doc/grpuser.8
@@ -0,0 +1,33 @@
+.TH grpuser "16 Dec 1999" "Mandrakesoft" "Linux-Mandrake"
+.IX grpuser
+.SH NAME
+grpuser \- Adds/Removes users into groups
+.SH SYNOPSIS
+.B grpuser --add [ groupname ] [ username ]
+.br
+.B grpuser --del [ groupname ] [ username ]
+.SH DESCRIPTION
+\fPgrpuser\fP helps the system administrator in maintaining group lists. It enables him to add/ remove users from a group in an easy way.
+.br
+\fPgrpuser\fP has to be run in one of two ways:
+.PP
+grpuser --add [ groupname ] [ username ]
+.br
+Adds the user username to group groupname.
+.PP
+grpuser --del [ groupname ] [ username ]
+.br
+Removes the user username from group groupname.
+.SH FILES
+/etc/passwd
+.br
+Users list.
+.PP
+/etc/group
+.br
+Groups list and users owned by these groups.
+
+.SH AUTHOR
+Vandoorselaere Yoann, Thanks to Francis Galiegue, Mandrakesoft.
+.br
+yoann@mandrakesoft.com \ No newline at end of file
diff --git a/doc/grpuser.8.bz2 b/doc/grpuser.8.bz2
deleted file mode 100644
index 92bd858..0000000
--- a/doc/grpuser.8.bz2
+++ /dev/null
Binary files differ
diff --git a/doc/init.sh.8 b/doc/init.sh.8
new file mode 100644
index 0000000..bdf1ce3
--- /dev/null
+++ b/doc/init.sh.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
+
+
+
+
+
+
+
+
+
diff --git a/doc/init.sh.8.bz2 b/doc/init.sh.8.bz2
deleted file mode 100644
index 23e8c8d..0000000
--- a/doc/init.sh.8.bz2
+++ /dev/null
Binary files differ
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
+
+
+
+
+
+
+
+
+
diff --git a/doc/msec.8.bz2 b/doc/msec.8.bz2
deleted file mode 100644
index 23e8c8d..0000000
--- a/doc/msec.8.bz2
+++ /dev/null
Binary files differ