[Gluster-users] Using Samba and MSOffice files
Papp Tamas
tompos at martos.bme.hu
Mon Nov 7 11:27:50 UTC 2011
On 11/07/2011 12:20 PM, Daniel Müller wrote:
> You need to do some tricks to get msoffice files with glusterfs and samba
> working.
> In your samba share definition:
>
> [example]
> path = /your/path/to share
> posix locking =NO<--- important setting
> readonly=no
> valid users =@yourgroup
> directory mask=2770<--set sticky bit for your group
> force directory mode=2770
> create mask = 2770
> force create mode=2770
> force security mode=2770
> force directory security mode=2770
> force group = yourgroup
>
> Its working for me.
>
If I remember well, we also needed to set oplocks = yes.
tamas
More information about the Gluster-users
mailing list