D18878: Force NT1 protocol when listing smb:// network

Nathaniel Graham noreply at phabricator.kde.org
Sat Feb 9 22:33:47 GMT 2019


ngraham added reviewers: Dolphin, Frameworks, sitter, broulik.
ngraham added a comment.


  This fixes https://bugs.kde.org/show_bug.cgi?id=390551, so you can add `BUG: 390551` to the Summary section.
  
  As far as I've been able to tell, there are two ways to resolve the problem of un-discoverable shares when using recent versions of Samba:
  
  1. Fall back to SMB1 for the purpose of share discovery and browsing (which is what 390551 is all about)
  2. Implement the WS-DISCOVERY protocol (tracked with 392447)
  
  Both may ultimately necessary, since old SMB1 servers can only be found with #1, and new shares that have turned off SMB1 compatibility for security purposes (as @acrouthamel talks about) can only be found with #2.
  
  As such, +1 on moving forward with this approach, which is also what the Nautilus and Nemo file managers did to work around the issue.

REPOSITORY
  R320 KIO Extras

REVISION DETAIL
  https://phabricator.kde.org/D18878

To: mikhailnov, #dolphin, #frameworks, sitter, broulik
Cc: ngraham, acrouthamel, kde-frameworks-devel, kfm-devel, alexde, feverfew, michaelh, spoorun, navarromorales, firef, andrebarros, bruns, emmanuelp, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20190209/50fb98cc/attachment.htm>


More information about the kfm-devel mailing list