Hello, I'm trying to configure a Samba server for SMB sharing with Persistent Handles. I have viewed the youtube? video https://youtu.be/fA78hdeYi6k However, it's not clear to me how to enable it in Samba, and if any setting is needed in smb.conf (I have already set up Samba, gluster and ctdb) I'm running Samba 4.11.. Could you please advice? -- Regards Andrea Cucciarre'
Am 12/11/19 um 5:47 PM schrieb Andrea Cucciarre' via samba:> I'm trying to configure a Samba server for SMB sharing with Persistent > Handles. > I have viewed the youtube? video > > https://youtu.be/fA78hdeYi6k > > However, it's not clear to me how to enable it in Samba, and if any > setting is needed in smb.conf (I have already set up Samba, gluster and > ctdb) > I'm running Samba 4.11.. > Could you please advice?that presentation was on my design and prototype. The prototype code can be found in my git repo on git.samba.org. As the code is still in development, this feature is not yet part of mainline Samba. It's also far from getting there, several months of hacking. Any help is welcome! :) -slow -- Ralph Boehme, Samba Team https://samba.org/ Samba Developer, SerNet GmbH https://sernet.de/en/samba/ GPG-Fingerprint FAE2C6088A24252051C559E4AA1E9B7126399E46
Hello Ralph, thanks for the info. I have find out that "durable handles" should be available in Samba 4.11, and actually it seems to recognize the share option: durable handles = yes Do you know if any other steps are needed to setup that feature, or could you point me any doc that help to achieve that? Regards Andrea Cucciarre' On 12/12/2019 11:04 AM, Ralph Boehme wrote:> Am 12/11/19 um 5:47 PM schrieb Andrea Cucciarre' via samba: >> I'm trying to configure a Samba server for SMB sharing with Persistent >> Handles. >> I have viewed the youtube? video >> >> https://youtu.be/fA78hdeYi6k >> >> However, it's not clear to me how to enable it in Samba, and if any >> setting is needed in smb.conf (I have already set up Samba, gluster and >> ctdb) >> I'm running Samba 4.11.. >> Could you please advice? > that presentation was on my design and prototype. The prototype code can > be found in my git repo on git.samba.org. As the code is still in > development, this feature is not yet part of mainline Samba. > > It's also far from getting there, several months of hacking. Any help is > welcome! :) > > -slow >