Originally posted by: MagentaHotshot
We installed the version 4.5.7 on AIX 7.1 , but we have problems with editing MS-Office Documents via Samba.
When we save e.g. a word-document we get the errormessage, that it is only readonly.
There is an old workaround (from 2012) available, but in our case it´s not usable, because it opens the directory so much, that other user can open and edit the users document.
this is the workaround:
#############################
# On 3 July 2012 13:11, Daniel Müller
<mueller@tropenklinik.de> wrote:
directory mask=2770
force directory mode=2770
create mask = 2770
force create mode=2770
force security mode=2770
force directory security mode=2770
force group= yourgroup
# Give the directory the sticky bit for the group
#################################################
We did not have the bug with Version 3.6.25.
My Question is:
Now there is Samba 4.6.4 for AIX available, does anybody know if the above mentioned bug is also in 4.6.4 ?
Thanks a lot