Me: "All mount points must be owned by root"
I'm talking rubbish. Please delete the noise
On 2014-08-03 20:05, Carsten Kunze wrote:
Hello,
I am using OpenBSD as guest on a Linux host.
For accessing the host filesystems I've tried to use
sshfs(1) as a non-root user. I've created a directory
and typed:
$ sshfs :/
The output is:
fuse_mount: Permission denied
But login via ssh(1) o
> This is probably why...
>
> % ls -lao /dev/fuse0
> crw--- 1 root wheel - 92, 0 Jul 5 05:38 /dev/fuse0
Not completely. With 660 or 666 permissions the response now is:
"Operation not permitted"
This is probably why...
% ls -lao /dev/fuse0
crw--- 1 root wheel - 92, 0 Jul 5 05:38 /dev/fuse0
Carsten Kunze:
> Hello,
>
> I am using OpenBSD as guest on a Linux host.
> For accessing the host filesystems I've tried to use
> sshfs(1) as a non-root user. I've created a directory
> a
Hello,
I am using OpenBSD as guest on a Linux host.
For accessing the host filesystems I've tried to use
sshfs(1) as a non-root user. I've created a directory
and typed:
$ sshfs :/
The output is:
fuse_mount: Permission denied
But login via ssh(1) on that IP works. sshfs from
other OSes to t
5 matches
Mail list logo