[Bug 1453273] Re: mount.cifs fails, if just a deeper subdirectory is accessible

Launchpad Bug Tracker 1453273 at bugs.launchpad.net
Mon Jan 25 20:08:10 UTC 2016


Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: cifs-utils (Ubuntu)
       Status: New => Confirmed

-- 
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/1453273

Title:
  mount.cifs fails, if just a deeper subdirectory is accessible

Status in cifs-utils package in Ubuntu:
  Confirmed

Bug description:
  mount.cifs fails, if just a deep directory is accessible, with "mount
  error(13): Permission denied"

  Example:

  //server/share$/access

  //server: is accessible, for me
  //server/share$: is not accessible, for me
  //server/share$/access: is accessible, for me

  But there is no possibility to force mount.cifs via /etc/fstab or
  directly to use "share$/access" as prefixpath!

  So, mount.cifs try to access automatic this path: //server/share$
  with this prefixpath=access. But //server/share$ is not accessible for
  me.

  But mount.cifs should use via /etc/fstab or directly  "share$/access"
  as prefixpath to get access.

  Note, there is no problem to access the share via
  smb://server/share$/access in Dolphin or Konqueror.

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



More information about the foundations-bugs mailing list