https://bugs.kde.org/show_bug.cgi?id=415436

Harald Sitter <sit...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Better error message when   |map ECONNABORTED to pretty
                   |Samba server's Samba        |string
                   |version is too old/new      |
                 CC|                            |sit...@kde.org

--- Comment #1 from Harald Sitter <sit...@kde.org> ---
That expected result cannot be implemented. You'll need to file a bug with
samba. libsmbclient provides no information about protocol negotiation errors
so there is nothing KIO can report by extension. (in fact, given the
configuration you outline I am not sure how you expect this to work at all. the
server is speaking exclusively NT1 the client is not allowed to speak NT1, so
how would the client even know the server speaks NT1 when it is not allowed to
talk NT1 to anyone). 

Specifically, the error you got in the logs is about the connection having been
aborted. So the best error we can produce here is "Connection aborted".

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to