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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1626112

Title:
  Permission denied in CIFS with kernel 4.4.038

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1626112/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to