for example:
Code: Select all
marno11@AlphaCentauri:/$ cd /mnt/samba/Books
-bash: cd: /mnt/samba/Books: Permission denied
Code: Select all
marno11@AlphaCentauri:~$ sudo ls -la /mnt/samba/
total 8
drwxrwxrw- 12 root root 4096 Feb 24 14:45 .
drwxr-xr-x 3 root root 4096 Jan 6 13:46 ..
drwxrwx--- 1 marno11 users 0 Jan 6 12:42 Books
drwxrwx--- 1 marno11 users 0 Feb 24 11:34 Docs
drwxrwx--- 1 marno11 users 0 Jan 30 21:20 Pictures
drwxrwx--- 1 marno11 users 0 Feb 3 21:46 UniAndLearning
Code: Select all
marno11@AlphaCentauri:/$ ls -la /mnt/samba/
ls: cannot access /mnt/samba/Pictures: Permission denied
ls: cannot access /mnt/samba/Docs: Permission denied
ls: cannot access /mnt/samba/Books: Permission denied
ls: cannot access /mnt/samba/..: Permission denied
ls: cannot access /mnt/samba/.: Permission denied
ls: cannot access /mnt/samba/UniAndLearning: Permission denied
total 0
d????????? ? ? ? ? ? .
d????????? ? ? ? ? ? ..
d????????? ? ? ? ? ? Books
d????????? ? ? ? ? ? Docs
d????????? ? ? ? ? ? Pictures
d????????? ? ? ? ? ? UniAndLearning
Code: Select all
marno11@AlphaCentauri:/$ cd /mnt/samba/Books
-bash: cd: /mnt/samba/Books: Permission denied
So it seems like everything is setup correct, the permissions look correct. There is read, write and execute for user:marno11 and group:users.... right? but permission is denied.
I am familiar with the wiki for mounting shares locally, I have followed it many times before with sucess, and I did follow it this time as well. I havn't found anything to help with this particular problem. I have re-done all the steps to set mouting the shares locally, just to be sure, but no luck. Aditionally I cannot find anything in the greyhole wiki which I think will help me. But of-course if you think I have missed something let me know!
I haven't had this problem in the past (i.e. last year using fedora) and I havn't noticed this problem up until recently (I did a freash reinstall, this time with ubuntu server at the beginning of the year). When I say I haven't noticed, i mean this problem may have been present the whole time, I just didn't notice until now. I hope that makes sense

If you think it will help to post in the Greyhole topic area, I will do that soon.
I'm not too sure where to go from here, so if anyone has some advice, or experienced this problem before, any help would be appriecated.
here are some details of my system, just incase you want to know:
- Distribution: Ubuntu - 12.04 (precise)
Kernel: 3.2.0-29-generic
Hostname: AlphaCentauri
Architecture: x86_64
greyhole, version 0.9.22, for linux-gnu (noarch)