Public bug reported:

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

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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:
  New

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