This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:
apport-collect 1746482
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.
** Changed in: linux (Ubuntu)
Status: New => Incomplete
** Tags added: artful
--
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/1746482
Title:
mount.cifs stopped working with protocol version != 1.0
Status in linux package in Ubuntu:
Incomplete
Bug description:
On a Xenial installation after upgrading to the HWE 4.13.0-32-generic
kernel it is not possible to use mount.cifs with -o vers=x.y different
than 1.0.
Steps to reproduce:
1. Setup a local Samba share.
2. Run:
mount.cifs -o user=<myuser>,vers=2.0 //localhost/theshare/ /mnt/theshare
(please note that not specifying the vers= option results in using protocol
SMB2.1 which also results in the error).
3. This may be repeated for the following versions: 2.0, 2.1, 3.0.
Expected result:
The share gets mounted at /mnt/theshare.
Actual result:
The share is not mounted, this gets printed in the console (and in dmesg):
[ 232.439162] CIFS VFS: ioctl error in smb2_get_dfs_refer rc=-2
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1746482/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp