https://bugs.kde.org/show_bug.cgi?id=494981
--- Comment #4 from Fedor Piecka <pie...@neviem.eu> --- smb.conf on client follows. It was shorter at the beginning. I added client use kerberos etc. in hope to workaround the reported kio problem. It hasn't helped. $ cat /etc/samba/smb.conf [global] client protection = encrypt client min protocol = SMB3 client smb encrypt = desired client use kerberos = required client use spnego = yes load printers = no printing = bsd printcap name = /dev/null disable spoolss = yes show add printer wizard = no deadtime = 30 use sendfile = yes min receivefile size = 16384 socket options = IPTOS_LOWDELAY TCP_NODELAY IPTOS_THROUGHPUT SO_RCVBUF=131072 SO_SNDBUF=131072 log level = 10 It doesn't work with the following smb.conf either: [global] client protection = encrypt -- You are receiving this mail because: You are watching all bug changes.