This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1626112

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

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

Title:
  Permission denied in CIFS with kernel 4.4.038

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,

  I'm experiencing problem accessing a remote CIFS mounted with kernel
  4.4.0.38.

  The mount succeed but I can't list the content.

  ll /home/nico/mnt/carpetes
  ls: cannot open directory '/home/nico/mnt/carpetes': Permission denied

  
  The mount command is:
  sudo mount -t cifs //windowsdomain.ad/carpetes/documents 
/home/nico/mnt/carpetes -o 
user=nico,password=mypassword,domain=windowsdomain.ad,sec=ntlm,file_mode=0777,dir_mode=0777

  I can change directory to the mounted CIFS but can't list the content.
  Even with root user the error message is:

  ll /home/nico/mnt/carpetes
  ls: reading directory '/home/nico/mnt/carpetes': Object is remote
  total 0

  Thank you very much for helping.

  Best regards,
  Nico

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1626112/+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

Reply via email to