cb8e9e
From 17c6cbb239189e1057fd4a0219168517bd5807d6 Mon Sep 17 00:00:00 2001
cb8e9e
From: "Bala.FA" <barumuga@redhat.com>
cb8e9e
Date: Thu, 22 May 2014 08:37:27 +0530
cb8e9e
Subject: [PATCH 18/18] 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>
cb8e9e
---
cb8e9e
 contrib/fuse-util/Makefile.am | 1 -
cb8e9e
 1 file changed, 1 deletion(-)
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
-- 
cb8e9e
1.9.3
cb8e9e