In order for the automount to work as it is, just follow the steps below:
1. install packages
pkg install automount fuse-lkl
2. turn off hald so that it does not start on system startup
/etc/rc.conf
hald_enable="NO"
3. edit /usr/local/etc/automount.conf
USERUMOUNT = YES
4. add fuse module...