#631180 wrong gid and permissions on /usr/bin/curlftpfs

Package:
curlftpfs
Source:
curlftpfs
Description:
filesystem to access FTP hosts based on FUSE and cURL
Submitter:
Christoph Scheurer
Date:
2011-07-30 19:30:03 UTC
Severity:
normal
#631180#5
Date:
2011-06-21 07:44:33 UTC
From:
To:
Hello,

I believe the settings for gid and permissions of /usr/bin/curlftpfs should be
the same as those for fusermount to make curlftpfs work as expected with the
Debian mechanism for the fuse group:

$ ls -l /usr/bin/fusermount
-rwsr-xr-- 1 root fuse 24292 18. Sep 2010  /usr/bin/fusermount

See also: /usr/share/doc/fuse-utils/README.Debian

#631180#10
Date:
2011-07-09 15:01:59 UTC
From:
To:
OoO  En cette matinée  ensoleillée du  mardi 21  juin 2011,  vers 09:44,
Christoph Scheurer <christoph.scheurer@ch.tum.de> disait :

There seems to be no need to  set curlftpfs to be setuid to make it work
as  a plain  user. You  only need  to have  the rights  set  properly on
/dev/fuse:

crw-rw---- 1 root fuse 10, 229  1 juil. 23:41 /dev/fuse

Does not exist anymore.

Maybe that  would have  been useful with  Squeeze but we  cannot correct
this kind of bugs in Squeeze. The fix is not necessary for Wheezy.