aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorEugeni Dodonov <eugeni@mandriva.org>2010-02-18 18:17:49 +0000
committerEugeni Dodonov <eugeni@mandriva.org>2010-02-18 18:17:49 +0000
commitea74c030a911df1b726fdb71887674b2fa1577eb (patch)
treec5b7db0f9411828a50592f8a235a9cf1f2adff14 /src
parent6206d52a194780d086c66d405842dd98a4725e05 (diff)
downloadmsec-ea74c030a911df1b726fdb71887674b2fa1577eb.tar
msec-ea74c030a911df1b726fdb71887674b2fa1577eb.tar.gz
msec-ea74c030a911df1b726fdb71887674b2fa1577eb.tar.bz2
msec-ea74c030a911df1b726fdb71887674b2fa1577eb.tar.xz
msec-ea74c030a911df1b726fdb71887674b2fa1577eb.zip
added fileserver level description
Diffstat (limited to 'src')
-rwxr-xr-xsrc/msec/msecgui.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/msec/msecgui.py b/src/msec/msecgui.py
index 4260c04..57af695 100755
--- a/src/msec/msecgui.py
+++ b/src/msec/msecgui.py
@@ -56,6 +56,8 @@ STANDARD_LEVEL_DESCRIPTION="\n".join(wrap(_("""This profile configures a reasona
SECURE_LEVEL_DESCRIPTION="\n".join(wrap(_("""This profile is configured to provide maximum security, even at the cost of limiting the remote access to the system. It also runs a wider set of periodic checks. This level is suggested for Servers and security-concerned systems . """), 80))
+FILESERVER_LEVEL_DESCRIPTION="\n".join(wrap(_("""This profile is targeted on file serving servers, such as FTP, SAMBA or NFS servers. They provide longer log file retention period, and enhance security by further restricting security permissions. In order to lower the disk load, file-intensive operations run weekly and some of the desktop facilities are disabled."""), 80))
+
SYSTEM_SECURITY_TEXT=_("""<big><b>System security options</b></big>
These options control the local security configuration, such as the login restrictions,