https://bugs.kde.org/show_bug.cgi?id=392803
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://bugzilla.samba.org/ | |show_bug.cgi?id=12876 --- Comment #6 from Nate Graham <n...@kde.org> --- Digging a bit, smbtree intelligently downgrades itself to using the old SMB1 version for the purposes of browsing.[1] Connections are actually made using the newer, more secure version. libsamba (the actual library that we use) does not have the same behavior. It's a decent enough temporary workaround, except of course for the fact that more and more network resources don't use SMB1, so smbtree won't find them. Going forward, what's needed is support foe one of the modern service discovery protocols. The referenced bug report is the one to follow, as that's there the Samba developers are trying to figure how what to do here. [1] https://bugzilla.samba.org/show_bug.cgi?id=12876#c2 -- You are receiving this mail because: You are watching all bug changes.