diff options
Diffstat (limited to 'src')
-rwxr-xr-x | src/msec/man.py | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/src/msec/man.py b/src/msec/man.py index a0141a6..cc1a2f0 100755 --- a/src/msec/man.py +++ b/src/msec/man.py @@ -35,7 +35,7 @@ msec \- Mandriva Linux security tools .B msec is responsible to maintain system security in Mandriva. It supports different security configurations, which can be organized into several security levels, stored in -/etc/security/msec/level.LEVELNAME. Currently, three preconfigured security levels are +/etc/security/msec/level.LEVELNAME. Currently, three basic preconfigured security levels are provided with Mandriva Linux: .TP @@ -58,6 +58,12 @@ system security settings, configured by msec, were modified directly or by some application. .TP +Besides those levels, different task-oriented security are also provided, +such as the 'fileserver', 'webserver' and 'netbook' levels. Such levels +attempt to pre-configure system security according to the most common use +cases. + +.TP Note that besides those levels you may create as many levels as necessary. .PP |