From 7e9531b890e97daba8b729840158833b433b6be5 Mon Sep 17 00:00:00 2001 From: Chmouel Boudjnah Date: Tue, 28 Dec 1999 18:15:18 +0000 Subject: "Seethechangelog" --- doc/grpuser.8 | 33 +++++++++++++++++++++++++++++++++ doc/grpuser.8.bz2 | Bin 469 -> 0 bytes doc/init.sh.8 | 40 ++++++++++++++++++++++++++++++++++++++++ doc/init.sh.8.bz2 | Bin 720 -> 0 bytes doc/msec.8 | 40 ++++++++++++++++++++++++++++++++++++++++ doc/msec.8.bz2 | Bin 720 -> 0 bytes 6 files changed, 113 insertions(+) create mode 100644 doc/grpuser.8 delete mode 100644 doc/grpuser.8.bz2 create mode 100644 doc/init.sh.8 delete mode 100644 doc/init.sh.8.bz2 create mode 100644 doc/msec.8 delete mode 100644 doc/msec.8.bz2 (limited to 'doc') 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 Binary files a/doc/grpuser.8.bz2 and /dev/null 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 Binary files a/doc/init.sh.8.bz2 and /dev/null 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 Binary files a/doc/msec.8.bz2 and /dev/null differ -- cgit v1.2.1