Hi,
I upgraded from ubuntu 16.04 to 18.04 and I am now on these versions:
SMBNetFS version 0.6.1
libsmbclient version 4.7.6-Ubuntu
FUSE library version: 2.9.7
fusermount version: 2.9.7
using FUSE kernel interface version 7.19
The mount command runs with no error, but the mount point is empty. I am member of the fuse group (Is this still necessary?). The other network compoenents are unchanged and I do see the network with smbtree:
georg@swift:~$ smbtree -N
PRIVAT
\SWIFT swift server (Samba, Ubuntu)
\SWIFT\Officejet_Pro_8600_A77E0A_@HP-Officejet.local
\SWIFT\Officejet_Pro_8600_A77E0A_ Officejet Pro 8600 [A77E0A]
\SWIFT\IPC$ IPC Service (swift server (Samba, Ubuntu))
\SWIFT\print$ Printer Drivers
\NAS-WD 2-Bay Personal Cloud Storage
\NAS-WD\IPC$ IPC Service (2-Bay Personal Cloud Storage)
\NAS-WD\backup
\NAS-WD\eBooks
\NAS-WD\SmartWare
\NAS-WD\Public
\NAS-WD\TimeMachineBackup
I can also access the shares via nautilus. Before the upgrade I could mount via smbnetfs within a backup script which worked flawless over years.
Did I overlook an additional configuration file?
Any help appreciated,
Georg
check /etc/samba/smb.conf or ~/.smb/smb.conf file.