I want to tweak smb.conf without causing network hiccups for folks who rely on our samba4 fileshare.
I made an obvious path change that should only affect my own private share, and ran smbcontrol smbd reload-config. It didn't complain, but didn't affect my share, either. I also tried smbcontrol samba4 reload-config, which returned Can't find pid for destination 'samba4', so I tried without the '4', and it had the same no-change behaviour as smbd.
Is there a way to reload the conf in Samba 4 without closing open files and the like?