commit | 23586b66d84ba3184b8820277f3fc42761640f87 | [log] [tgz] |
---|---|---|
author | Steve French <smfrench@gmail.com> | Mon Sep 18 18:18:45 2017 -0500 |
committer | Steve French <smfrench@gmail.com> | Tue Sep 19 20:22:14 2017 -0500 |
tree | d6f13477fc7175d728ea46c415ee902345910aaa | |
parent | 12fcf66e74b16b96e57fc1ce32bdf27b3a426fd0 [diff] |
Fix SMB3.1.1 guest authentication to Samba Samba rejects SMB3.1.1 dialect (vers=3.1.1) negotiate requests from the kernel client due to the two byte pad at the end of the negotiate contexts. CC: Stable <stable@vger.kernel.org> Signed-off-by: Steve French <smfrench@gmail.com> Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>