Jeremy Allison via samba-technical
2018-05-02 18:51:07 UTC
Found by the ChromeOS folks, trying to connect to a
SMB1-only server with SMB2-only client code - and
wondering why they immediately got an error return
with errno = ETIMEDOUT :-).
We have a perfectly good NTSTATUS code, we should
use it :-).
Logged as bug https://bugzilla.samba.org/show_bug.cgi?id=13419
Please review and push if happy !
Cheers,
Jeremy.
SMB1-only server with SMB2-only client code - and
wondering why they immediately got an error return
with errno = ETIMEDOUT :-).
We have a perfectly good NTSTATUS code, we should
use it :-).
Logged as bug https://bugzilla.samba.org/show_bug.cgi?id=13419
Please review and push if happy !
Cheers,
Jeremy.