aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Lepied <flepied@mandriva.com>2005-03-21 14:59:33 +0000
committerFrederic Lepied <flepied@mandriva.com>2005-03-21 14:59:33 +0000
commit956c5fb3a4e93e1f12a557d125df1a1911a2e354 (patch)
treea70d855883610144d8ed98ed3fe9b8b6b3926f5e
parent406724d747855af0b5c20a02331379ee09e0034c (diff)
downloadmsec-956c5fb3a4e93e1f12a557d125df1a1911a2e354.tar
msec-956c5fb3a4e93e1f12a557d125df1a1911a2e354.tar.gz
msec-956c5fb3a4e93e1f12a557d125df1a1911a2e354.tar.bz2
msec-956c5fb3a4e93e1f12a557d125df1a1911a2e354.tar.xz
msec-956c5fb3a4e93e1f12a557d125df1a1911a2e354.zip
documented allow xauth from root.
added current to authorized permissions.
-rw-r--r--share/README8
1 files changed, 5 insertions, 3 deletions
diff --git a/share/README b/share/README
index e323b70..02ee036 100644
--- a/share/README
+++ b/share/README
@@ -3,8 +3,8 @@ Configurations files in /etc/security/msec/
Shell scripts in /usr/share/msec.
******************
-Suggest & Comment :
-yoann@mandrakesoft.com
+Suggestions & comments:
+flepied@mandrakesoft.com
******************
Doc of the rewritting in python:
@@ -36,6 +36,7 @@ dns spoofing protection no no no yes yes yes
log stange ip packets no no no yes yes yes
periodic security check no yes yes yes yes yes
allow X connections yes local local no no no
+allow xauth from root yes yes yes yes no no
X server listen to tcp tcp tcp tcp local local
run msec by cron yes yes yes yes yes yes
@@ -79,7 +80,8 @@ files/diretories.
user) or .<group> (force only group) or current (keep current user and
group).
-<permission> is an octal number representing the access rights.
+<permission> is an octal number representing the access rights or
+current to keep the current permissions.
If force is present as a 4th argument, it means that msec will enforce
the permission even if the previous permission was lower.