[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: sshfs more like NFS (or vice-versa)



Andre Majorel <aym-naibed@teaser.fr> wrote:
> Are there any alternatives to sshfs that offer proper multi-user
> support ? By which I mean letting user alice@client access a
> remote file system as both bob@server and (by using sudo on
> client) root@server.

It's a fair question, but sshfs isn't the solution.

The file-system is managed via a connection that is logged in to the
remote system as bob. Becoming root on the local system makes no
difference to the session on the remote system - it's still bob.

Chris


Reply to: