On Fri, Apr 15, 2022, at 5:18 PM, Stuart Henderson wrote: > Note that fuse mounts on OpenBSD require running as root.
Aha. It did work as root, and I found that the permission denied was on /dev/fuse0. I don't know why I didn't see that in the ktrace earlier but I tried again and it did get logged. Though fixing that for my user resulted in another error: "fuse_mount on /home/astreib/sav: Operation not permitted" But, if root is required, then I can go with that. I just didn't realize that. Thanks, Allan
