Displaying 1 result from an estimated 1 matches for "westpol".
Did you mean:
westpole
2006 Jul 05
1
Permission Denied when "all" bits not set to r/w
...having trouble with permissions on Samba 3.0.21. It almost seems
that the "all" bits are the only ones that Samba is obeying. For
instance, I created this file remotely over a samba share:
brandon.dimcheff@unity ~/untitled folder $ ls -als
total 17
0 drwx--S--- 3 brandon.dimcheff westpole 160 Jul 3 15:51 .
1 drwx------ 12 brandon.dimcheff westpole 816 Jul 3 15:51 ..
4 -rw-rw---- 1 brandon.dimcheff westpole 4 Apr 12 17:41 test2
But when I try to access it, I get a permissions denied error and the
logs produce the following. If I set the permissions of the file to
666...