]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:libsmb: use anonymous authentication via spnego if possible
authorStefan Metzmacher <metze@samba.org>
Tue, 19 Apr 2016 05:33:03 +0000 (07:33 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 29 Apr 2016 07:34:30 +0000 (09:34 +0200)
commit0e922638a29529e00a6a315e2a14c74d11d7dac0
tree6be2870384638f68458acfa2b92a8799f85e6c5a
parent8df7d7d183d04f46d98a5d45b3c74d8169b7a834
s3:libsmb: use anonymous authentication via spnego if possible

This makes the authentication consistent between
SMB1 with CAP_EXTENDED_SECURITY (introduced in Windows 2000)
and SNB2.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11841

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
(cherry picked from commit e72ad193a53e20b769f798d02c0610f91859bd38)
source3/libsmb/cliconnect.c