[Bug 1799624] Re: Unable to mount CIFS share with comma in path

Anton C 1799624 at bugs.launchpad.net
Tue Jan 21 16:22:03 UTC 2020


Also having this same error when trying to mount a share with a comma in
it.

sudo mount.cifs '//server/share/folder name-here/subfolder name/LNAME,
FNAME (XX)' /cifs/share -o cred=/etc/cifs-
creds,vers=3.0,uid=1000,gid=1000,dir_mode=0755,file_mode=0755

mount error(22): Invalid argument
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)

dmesg:

CIFS: Attempting to mount //server/share/folder name-here/subfolder name/LNAME, FNAME (XX)
CIFS: Unknown mount option " FNAME (XX)"


Ubuntu 19.10
cifs-utils 2:6.9-0ubuntu1

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to cifs-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1799624

Title:
  Unable to mount CIFS share with comma in path

Status in cifs-utils package in Ubuntu:
  Confirmed

Bug description:
  james at llama$ sudo mount -t cifs "//juno/shares/Admin/Wilson,Joe"
  ~/mount

  or

  james at llama$ sudo mount -t cifs //juno/shares/Admin/Wilson\,Joe
  ~/mount

  mount error(22): Invalid argument
  Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)

  dmesg reports the error as CIFS: Unknown mount option "Joe"

  cifs-utils: 2:6.4-1ubuntu1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cifs-utils/+bug/1799624/+subscriptions



More information about the foundations-bugs mailing list