[Samba] Samba4, problem with public resource

steve steve at steve-ss.com
Tue Nov 11 11:13:08 MST 2014


On 11/11/14 19:05, Miguel Angel Coa M. wrote:
> Hello Everyone,
> I solved the problem. The problem was the resource permission and the  "+t"
>   flag from my public resource.
>
> Remove flag -t
> [...........]
> chmod -t publico/
> [...........]
>
> check permission
> [...........]
> drwxrwsr-x+ 92 root users 135168 Nov 11 12:15 publico
> [...........]

To help us all and to complete the thread, please could you post:
getfacl /smbshares1/publico
Salu2,
José

>>> The smb.conf
>>>
>>> [......................]
>>>
>>> [publico]
>>>
>>>           path = /smbshares1/publico
>>>
>>>           read only = No
>>>
>>>           guest ok = Yes
>>>
>>>           hide files = /RECYCLER/
>>>
>>>           veto files = /*.lnk/*.exe/*.scr/autorun.inf/
>>>
>>>           directory mask = 0777
>>>
>>>           create mask = 0777


More information about the samba mailing list