> After putting
> kern.usermount=1
> into /etc/sysctl.conf and changing the rights
> chmod 660 /dev/fuse0
> I was then able to mount a remote filesystem, but
> I ran into permission problems. Thus I tried
> to add -o idmap=user into the command, which
> results in immediate diconnecting:
>
> $ sshfs -o idmap=user [email protected]: mnt/du3
> remote host has disconnected
> $ sshfs [email protected]: mnt/du3 -o idmap=user
> remote host has disconnected
> $ sshfs [email protected]: mnt/du3
> [email protected]'s password:


I still haven't overcome this.
So is there any working way to mount locally a remote
filesystem (where all, the username, uid, gid are
different) and not run into permission problems?

Thanks
Ruda

Reply via email to