We should not try to create a file as a directory. Error: mkdir failed on directory /var/lib/samba/lock/msg.lock: Permission denied
The fix for this is in: https://gitlab.com/samba-team/samba/merge_requests/276
(In reply to Andreas Schneider from comment #0) This seems to be wrong, as we use it like this: /var/lib/samba/private/msg.sock/29186 /var/cache/samba/msg.lock/29186 It must be something else
The error gets printed everything when we try to establishing a connection with smbclient and try to setup messaging.
Created attachment 14919 [details] patch for 4.10, 4.9 and 4.8
Comment on attachment 14919 [details] patch for 4.10, 4.9 and 4.8 LGTM.
Karolin, please apply the patch to the relevant branches. Thanks!
(In reply to Andreas Schneider from comment #6) Pushed to autobuild-v4-{10,9,8}-test.
(In reply to Karolin Seeger from comment #7) Pushed to all branches. Closing out bug report. Thanks!