<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>31491</bug_id>
          
          <creation_ts>2015-11-14 15:04:31 +0300</creation_ts>
          <short_desc>permissions on /dev/fuse get broken and fusermount fails</short_desc>
          <delta_ts>2017-06-20 20:26:32 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>Distributions</classification>
          <product>Simply Linux</product>
          <component>bugs</component>
          <version>7.0.3</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>NOTABUG</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>31490</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ivan Zakharyaschev">imz</reporter>
          <assigned_to name="Mikhail Efremov">sem</assigned_to>
          
          
          <qa_contact name="Andrey Cherepanov">cas</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>153722</commentid>
    <comment_count>0</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2015-11-14 15:04:31 +0300</bug_when>
    <thetext>+++ This bug was initially created as a clone of Bug #31490 +++

fuse-2.9.2-alt2

I&apos;m using it with &quot;control fusermount public&quot;. After some time, the permissions on /dev/fuse lack any permissions for other (i.e., are 0660), and fusermount fails to work.

fuse-2.9.4-alt3 from Sisyphus seems not have this problem.

I&apos;ve reproduced this in a clean installation of Simply Linux 7.0.5.

Preparation:

install Simply Linux 7.0.5 (x86_64)

service sshd start

install fuse-sshfs 

control fusermount public

The test (as a user):

mkdir test
touch test/a
mkdir mnt
sshfs 0:test mnt
ls mnt
fusermount -u mnt

The first time the test works, because initally the permissions on /dev/fuse are like this:

crw-rw-rw- 1 root fuse 10, 229 ноя 13 17:03 /dev/fuse

but the second time the test fails, because after the first test /dev/fuse lacks the permissions for other.

&quot;control fusermount public&quot; has nothing to do with this (/dev/fuse), it controls the permission needed by fusermount to do a mount.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>153723</commentid>
    <comment_count>1</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2015-11-14 15:09:15 +0300</bug_when>
    <thetext>The permissions on /dev/fuse change after the execution of:

sshfs 0:test mnt

during the first test.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>164298</commentid>
    <comment_count>2</comment_count>
    <who name="Mikhail Efremov">sem</who>
    <bug_when>2017-06-20 20:26:32 +0300</bug_when>
    <thetext>SL-8 hasn&apos;t fuse-sshfs. Please open bug for fuse-sshfs if error still exist.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>