3604df
From 0b11ffaeee0d1ae48bf5272ea25a52e3c7cc09f5 Mon Sep 17 00:00:00 2001
12a457
From: Bala.FA <barumuga@redhat.com>
cb8e9e
Date: Thu, 22 May 2014 08:37:27 +0530
3604df
Subject: [PATCH 09/86] secalert: remove setuid bit for fusermount-glusterfs
cb8e9e
cb8e9e
glusterfs-fuse: File /usr/bin/fusermount-glusterfs on x86_64 is setuid
cb8e9e
root but is not on the setxid whitelist
cb8e9e
cb8e9e
Label: DOWNSTREAM ONLY
cb8e9e
cb8e9e
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=989480
cb8e9e
Change-Id: Icf6e5db72ae15ccc60b02be6713fb6c4f4c8a15f
cb8e9e
Signed-off-by: Bala.FA <barumuga@redhat.com>
cb8e9e
Reviewed-on: https://code.engineering.redhat.com/gerrit/25453
cb8e9e
Signed-off-by: Bala.FA <barumuga@redhat.com>
12a457
Reviewed-on: https://code.engineering.redhat.com/gerrit/60135
12a457
Tested-by: Milind Changire <mchangir@redhat.com>
cb8e9e
---
12a457
 contrib/fuse-util/Makefile.am |    1 -
12a457
 1 files changed, 0 insertions(+), 1 deletions(-)
cb8e9e
cb8e9e
diff --git a/contrib/fuse-util/Makefile.am b/contrib/fuse-util/Makefile.am
cb8e9e
index abbc10e..a071c81 100644
cb8e9e
--- a/contrib/fuse-util/Makefile.am
cb8e9e
+++ b/contrib/fuse-util/Makefile.am
cb8e9e
@@ -9,6 +9,5 @@ AM_CFLAGS = -Wall $(GF_CFLAGS)
cb8e9e
 
cb8e9e
 install-exec-hook:
cb8e9e
 	-chown root $(DESTDIR)$(bindir)/fusermount-glusterfs
cb8e9e
-	chmod u+s $(DESTDIR)$(bindir)/fusermount-glusterfs
cb8e9e
 
cb8e9e
 CLEANFILES =
cb8e9e
-- 
12a457
1.7.1
cb8e9e