On 2022/04/15 17:07, Allan Streib wrote: > Is anyone using this port successfully? > > I'm unable to get past an error "fuse_mount: Permission denied" > and preliminary efforts with ktrace didn't reveal any obvious problem. > > I'm wondering if there is anything non-obvious about the configuration? > > Allan >
It did work (albeit performance was not great) last time I tried it, but it was some time ago, there's a chance things have rotten since then. Note that fuse mounts on OpenBSD require running as root. If you have another option (e.g. mounting via NFS instead, or accessing SMB shares via gvfs-smb if you're using software that can use it - GNOME and some others) then that is likely to give you better results.
