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

Reply via email to