On 2014/06/05 17:53, Antoine Jacoutot wrote: > On Thu, Jun 05, 2014 at 09:40:09AM -0600, Stuart Henderson wrote: > > CVSROOT: /cvs > > Module name: ports > > Changes by: [email protected] 2014/06/05 09:40:09 > > > > Log message: > > import ports/sysutils/usmb; ok and readdir fix from syl@ (who also fixed > > various fuse problems found in the course of porting/testing). > > > > usmb lets you mount SMB shares as unprivileged users via FUSE, in the > > There is no way to mount anything as unprivileged on OpenBSD. Only root can > access the fuse device.
It definitely works if permissions of the device node are changed, but of course that is not something users should do lightly.
