s3-libsmb: Set the netbios_name in use_ccache case too.
authorAndreas Schneider <asn@samba.org>
Fri, 14 Nov 2014 09:03:07 +0000 (10:03 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 2 Dec 2014 18:23:05 +0000 (19:23 +0100)
commit206f25d815024248214f076fd60c35862e9de8a1
treeadcbc9a27628170f9045729b6ed8b129ff925f08
parent1e148a91fd20053f823b57e19d757665fa30c53d
s3-libsmb: Set the netbios_name in use_ccache case too.

If we do not set the netbios_name we are not able to connect to a
Windows DC.

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

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
source3/libsmb/ntlmssp.c