Problem with MASK in samba

Michael Glauche mg at plum.de
Wed Feb 16 11:00:43 GMT 2000


Affuso Giovanni wrote:
> 
> Hi all,
> I have a little problem with the export of resourse with samba.
> I export a directory pubblic but all files o directory made have the with
> autorizzation 755, why?
> Thanks for help
> PS: my smb.conf
> [scambio]
>      path = /intranet/almaitalia/server/scambio
>      create mask = 0775
>      create mode = 0777

1) create mask = create mode
2) they are "BITMASKS", means they are some kind of "maximum" setting.

What you problably want is

force create mode = 0775


>      group = almaitalia
>      comment = Scambio
>      browseable = yes
>      public = yes
>      writable =  yes
>      write list = @almaitalia
> 

regards,
   Michael

-- 
Samba NT-Domain howto (in german)
http://www.sambahq.de


More information about the samba-ntdom mailing list