On 2021-02-03, tilikoom <tilik...@protonmail.com> wrote: > This is an OpenPGP/MIME signed message (RFC 4880 and 3156) > -----------------------70f6a2a78cd3a92ae8289939c5051701 > Content-Type: > multipart/alternative;boundary=---------------------f606deaeef98ebf2eaa6cb6012e96e31 > > -----------------------f606deaeef98ebf2eaa6cb6012e96e31 > Content-Transfer-Encoding: 8bit > Content-Type: text/plain;charset=utf-8 > > Hello - sorry if this is the wrong support channel for this - I am quite new > to this stuff. I cannot mount a samba share in a LAN with usmb. The binary > successfully parses my .usmb.conf but then drops me into some sort of > assembly prompt that shows: > > Opcode: init > > Command: '$ usmb -c /home/myuser/.usmb.conf -d local_mount' > Permissions: 'chmod 600 /home/myuser/.usmb.conf' > Owner: 'chown root:wheel /home/myuser/.usmb.conf'
FUSE on OpenBSD doesn't currently work as a normal user, only as root. There may be other problems too, but that's the first..