Hi Alex. It appears older NTLM support was dropped in Linux Kernel, so SMB version 1.0 does not work for cifs mount. SMB version 2.0 still works though.
See https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=76a3c92ec9e0668e4cd0e9ff1782eb68f61a179c cifs: remove support for NTLM and weaker authentication algorithms for SMB1. This removes the dependency to DES. Signed-off-by: Ronnie Sahlberg <lsahl...@redhat.com> Signed-off-by: Steve French <stfre...@microsoft.com> See comment from jwunder in bug report 2031246: "I've managed to get an updated level of code on the Buffalo NAS and with that and 'cifs credentials=XXX,vers=2.0,iocharset=utf8,dir_mode=0777,file_mode=077,sec=ntlmssp 0 in fstab am able to now access my disks." -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2033386 Title: 6.2.0-31 SMB1 NAS won't mount Status in linux package in Ubuntu: Confirmed Bug description: I can't connect to my old NAS SMB vers=1.0 using cifs via fstab, everything works in kernel 6.2.0-26 and I have to roll back. mount.cifs(8) -22 invalid argument To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2033386/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp