[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [OT] permissions on samba share



On Mon, 06 Sep 2010 14:33:49 +0200, Johannes Wiedersich wrote:

> Camaleón wrote:

>> Have you tried by setting "create mask¹" value for the share?
>> 
>> ¹
>> http://www.samba.org/samba/docs/man/manpages-3/
smb.conf.5.html#CREATEMASK
> 
> Yes, plus the 'force create mode'. The relevant part of my smb.conf is
> 
> /==========================
> [winshare]
>         comment = xxx
>         path = /home/projekte
>         valid users = xxx, yyyy
>         read only = No
>         create mask = 0664
>         force create mode = 0660
>         directory mask = 0770
>         force directory mode = 0770
> \==========================

Try adding "write list" and "force group" directives to the share and see 
if that helps.

Also, look at the [global] section to check there is no value overriding/
conflicting with the [winshare] settings :-?

Greetings,

-- 
Camaleón


Reply to: