Skip to content

only output debug messages for samba config issues

Christoph Cullmann requested to merge work/silence_samba_issues into master

rational:

  1. a lot people have no samba at all configured but the executables installed => each start of close to any kio based application prints some lines of issues

  2. you have configuration that has issues that testparm doesn't like on your company systems => same, and users can't do a thing

for debugging the functionality this seems useful

With this, for the first time since years, I can start e.g. KWrite or Dolphin in the terminal without warnings both on a plain Manjaro install and on a workstation at company (with awful but necessary smb.conf settings testparm really doesn't like, as deprecated/...)

Merge request reports