[Samba] Why my dir is not available ?

Rowland penny rpenny at samba.org
Tue Mar 15 08:00:57 UTC 2016


On 15/03/16 07:49, Pierre Couderc wrote:
>
>
>>>>>>>>
>>>>>>>
>>>>>>
>>>>>>>
>>>
>>
>> Do all client machines use the same version of cifs-mount ?
>> is 'acl' & 'attr' installed on all client machines ?
> Sorry, I do not know how to do, but  samba is installed by standard 
> debian jessie package (the "bad" computer) , and by standard ubuntu 
> 14.04 LTS package (the "good" computer).

You could just try 'apt-get install acl attr'

>> if you run 'getfacl /mnt/var/www' on both machines, do you get the
>> same results ?
> Yes, I get the same result :
>
> nous at pcouderc:~$ getfacl /mnt/var/www
> getfacl: Removing leading '/' from absolute path names
> # file: mnt/var/www
> # owner: root
> # group: www-data
> user::rwx
> group::rwx
> other::---
>

Try 'getfacl /mnt/var'
Also try 'ls -la /mnt/var' and 'ls -la /mnt/var/www' (you may have to 
use sudo), do these commands return the same results on both machines 
and are they what you expect ?

Rowland




More information about the samba mailing list