summaryrefslogtreecommitdiff
path: root/debian/samba.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/samba.postinst')
-rw-r--r--debian/samba.postinst8
1 files changed, 0 insertions, 8 deletions
diff --git a/debian/samba.postinst b/debian/samba.postinst
index 174bc44c5e..6a72f147e5 100644
--- a/debian/samba.postinst
+++ b/debian/samba.postinst
@@ -82,14 +82,6 @@ umask 022
# ------------------------- Debconf questions end ---------------------
-# fix the permissions on group_mapping.ldb (CVE-2008-3789)
-if dpkg --compare-versions "$2" lt-nl 2:3.2.2-1 \
- && dpkg --compare-versions "$2" ge 3.2.0~pre2-1 \
- && [ -e /var/lib/samba/group_mapping.ldb ]
-then
- chmod 0600 /var/lib/samba/group_mapping.ldb
-fi
-
# move a tdb that should have been in /var/lib all along
if dpkg --compare-versions "$2" lt-nl 3.0.25b-2 \
&& dpkg --compare-versions "$2" ge 3.0.23-1 \