aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugeni Dodonov <eugeni@mandriva.org>2009-04-23 12:58:22 +0000
committerEugeni Dodonov <eugeni@mandriva.org>2009-04-23 12:58:22 +0000
commitdaa75c5a30b35ce8f704e0935cba500f115eb1fe (patch)
tree98ad0f1d165ca1be70b5c6b1cc6aaba7d5aef634
parent781443a07603e15dfa439ef0e1bc66d0d20eae0c (diff)
downloadmsec-daa75c5a30b35ce8f704e0935cba500f115eb1fe.tar
msec-daa75c5a30b35ce8f704e0935cba500f115eb1fe.tar.gz
msec-daa75c5a30b35ce8f704e0935cba500f115eb1fe.tar.bz2
msec-daa75c5a30b35ce8f704e0935cba500f115eb1fe.tar.xz
msec-daa75c5a30b35ce8f704e0935cba500f115eb1fe.zip
Updated default WIN_PARTS_UMASK values to be in sync with diskdrake.
-rw-r--r--conf/level.secure2
-rw-r--r--conf/level.standard2
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/level.secure b/conf/level.secure
index 366679f..89c7726 100644
--- a/conf/level.secure
+++ b/conf/level.secure
@@ -32,7 +32,7 @@ ENABLE_DNS_SPOOFING_PROTECTION=yes
CREATE_SERVER_LINK=remote
ENABLE_PASSWORD=yes
NOTIFY_WARN=no
-WIN_PARTS_UMASK=027
+WIN_PARTS_UMASK=022
CHECK_OPEN_PORT=yes
SHELL_TIMEOUT=600
ALLOW_REMOTE_ROOT_LOGIN=no
diff --git a/conf/level.standard b/conf/level.standard
index b85879c..bf4b0f5 100644
--- a/conf/level.standard
+++ b/conf/level.standard
@@ -32,7 +32,7 @@ ENABLE_DNS_SPOOFING_PROTECTION=yes
CREATE_SERVER_LINK=no
ENABLE_PASSWORD=yes
NOTIFY_WARN=yes
-WIN_PARTS_UMASK=002
+WIN_PARTS_UMASK=000
CHECK_OPEN_PORT=yes
SHELL_TIMEOUT=0
ALLOW_REMOTE_ROOT_LOGIN=without-password