Another thing, fuse is in the kernel, did a test with sshfs that uses fuse
and it worked.
Even had to put the user that did the test in the group fuse, only then it
worked.
Maybe that's why the modprobe and lsmod show no difference.


2013/8/16 SZABO Zsolt <sz...@mm.bme.hu>

> Here (Debian Squeeze) at the server:
>
> # lsmod |grep fuse
> fuse                   44380  3
> # ls -l /dev/fuse
> crw-rw---- 1 root fuse 10, 229 Jul 26 07:52 /dev/fuse
>
> Users are in the fuse group (through pam.d):
> # grep sshd /etc/security/group.conf
> sshd; * ;*;Al0600-2200;fuse, audio
>
> Some comments are inserted below...
>
> > 2013/8/14 Osvaldo Filho <arquivos...@gmail.com>
> >
> >> Hi, all.
> >>
> >> Server: Ubuntu 13.04 64
> >> chroot: Ubuntu 12.04 32 non-pae
> >>
> >> Desktop: Xubuntu
> >>
> >> No usb mount on clients!
> >>
> >> I copied the scripts "kde-desktop-icons" and notify as reported.
> >> Users are in the group fuse.
> >>
> >> Some issues:
> >>
> >> Users need to be in the group "plugdev"?
>
> Here the users are not in plugdev group...
>
> >> Even with files libfuse2 and fuse-utils installed do not see the module
> >> "fuse" with the command "lsmod | grep fuse". When I type "modprobe fuse"
> >> nothing happens.
> >
> > ls -la /dev/fuse
> > crw-rw-rwT 1 root fuse 10, 229 Ago 14 16:14 /dev/fuse
>
> Hmm... that is strange. What if you remove (or just rename) /dev/fuse and
> then try to load the module?
>
> >> When I put a flash drive (usb storage) nothing happens, when i retreat
> the
> >> pendrive i get a notification .
> >> The folder is not created in /media/user/ with any pendrive.
>
> IMHO until the fuse module issue is not solved it won't work...
>
> --
> Zs                        http://www.mm.bme.hu/~szazs
> # An authority is a person who can tell you more about something than you
> # really care to know.
>
>
> ------------------------------------------------------------------------------
> Get 100% visibility into Java/.NET code with AppDynamics Lite!
> It's a free troubleshooting tool designed for production.
> Get down to code-level detail for bottlenecks, with <2% overhead.
> Download for free and get started troubleshooting in minutes.
> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
> _____________________________________________________________________
> Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
>       https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
> For additional LTSP help,   try #ltsp channel on irc.freenode.net
>
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to