linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* CIFS version 1/2 negotiate ?
@ 2021-08-25 11:32 Tjernlund
  2021-08-26 18:34 ` ronnie sahlberg
  0 siblings, 1 reply; 3+ messages in thread
From: Tjernlund @ 2021-08-25 11:32 UTC (permalink / raw)
  To: linux-cifs

We got an old netapp server which exposes CIFS vers=1 and when trying to mount shares
from this netapp we get:
CIFS: VFS: \\netapp2 Dialect not supported by server. Consider  specifying vers=1.0 or vers=2.0 on mount for accessing older servers
CIFS: VFS: cifs_mount failed w/return code = -95

If I specify vers=1 manually on the mount cmd it works.
However, GUI file managers cannot handle this and less Linux savy users don't know how to
use the mount cmd manually.

I wonder if kernel could grow a SMB1 version negotiate so a standard CIFS mount can work?
We are at kernel 5.13 and I can test/use a kernel patch.

 Jocke



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-08-26 19:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-25 11:32 CIFS version 1/2 negotiate ? Tjernlund
2021-08-26 18:34 ` ronnie sahlberg
2021-08-26 19:18   ` Steve French

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).