HBSD just has brought either dosfstools or mtools, but for why, never even the both? To get FAT32 partitions accessed as normal users needs both, but ... Which security concerns are behind getting just either brought but not yet both?🤔
dosfstools
mtools
hd_scania To get FAT32 partitions accessed as normal users needs both, but
not at all, this can be better achieved with either a in-kernel solution like autofs(5), or a userpace one like dsbmd, o even just a devd(8)-based script like automount. All of those predictably imply vfs.usermount=1. Whether that's a security concern on a desktop, it up to you to judge. See vermaden's tutorial FreeBSD Desktop – Part 17 – Configuration – Automount Removable Media for a more in-depth overview
vfs.usermount=1
Yes i’ve read all his tutoritals on autofs and done, but how to get those partitions just simply notified to KDE Plasma and Dolphin (KDE files)? Are there any special autofs configs needed else?
autofs