libcli: allow exclusion of netbios name in NTLMV2 blob
authorChristian Ambach <christian.ambach@de.ibm.com>
Thu, 7 Apr 2011 12:01:50 +0000 (14:01 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 13 Apr 2011 23:32:22 +0000 (01:32 +0200)
commit96a49d23a4caebefcea66cfb855fadbae12ccf7c
tree41de30eaf2c89ade9a1e2a26b16ff588cda60649
parent36f7f985c168468a82a6e941c6e21c6113b906ca
libcli: allow exclusion of netbios name in NTLMV2 blob

when no hostname is given, leave away the MsvAvNbComputerName part
of the ntlmv2 blob

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
libcli/auth/smbencrypt.c