If you install Samba (client) without running smbd at least one and use only the client part, it will produce several messages when connecting to a share: smbclient //10.0.136.215/testshare/ -Usmbuser%smbuser directory_create_or_exist: mkdir failed on directory /var/lib/samba/lock/msg.lock: Permission denied ctory /var/lib/samba/lock/msg.lock: Permission denied The reason is that those are logged as warnings, but smbclient sets the log level to 1 by default!
Created attachment 15755 [details] patch for 4.12 and 4.11
Comment on attachment 15755 [details] patch for 4.12 and 4.11 LGTM
Karolin, please apply the patch to the relevant branches. Thanks!
Pushed to autobuild-v4-{12,11}-test.
(In reply to Karolin Seeger from comment #4) Pushed to both branches. Closing out bug report. Thanks!
Karolin, could you also apply it to 4.10 please? Thanks!
(In reply to Andreas Schneider from comment #6) Pushed to autobuild-v4-10-test.
(In reply to Karolin Seeger from comment #7) Pushed to v4-10-test. Closing out bug report. Thanks!