After sysadmin replaced the NAS, I can no longer mount the network share with
sudo mount -t cifs //netgear.local/public /media/mountY -o uid=1000,iocharset=utf8,username="adam",password="password"
Both NAS are linux-based, one with Samba 3.5.15 (the old one) and the other with Samba 3.5.16 (the new one) (information obtained from smbclient)
I can, however, log in and use the share with the help of smbclient, like this:
smbclient //NETGEARV2/public -U adam
What can I do? There is no smbmount on Linux Mint (nor on Ubuntu) anymore.
When I check dmesg I get this info:
CIFS VFS: Send error in QFSUnixInfo = -95
CIFS VFS: cifs_read_super: get root inode failed