> 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 s...@ssh.du3.cesnet.cz: mnt/du3
> remote host has disconnected
> $ sshfs s...@ssh.du3.cesnet.cz: mnt/du3 -o idmap=user
> remote host has disconnected
> $ sshfs s...@ssh.du3.cesnet.cz: mnt/du3
> s...@ssh.du3.cesnet.cz'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