r6460: Push the client credentials into NTLMSSP, allowing logins of the form
authorAndrew Bartlett <abartlet@samba.org>
Mon, 25 Apr 2005 06:33:20 +0000 (06:33 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:11:39 +0000 (13:11 -0500)
commit5a6a57cd93e22e612bfbb8a8f7bc29269a9a3ac6
tree623604e4d8969174d2c35e6870e2b0b6b2c83d39
parent2f22841c6753e3d5816c12bd463b71f74e1d8796
r6460: Push the client credentials into NTLMSSP, allowing logins of the form
user@REALM for the first time.

Fix the build for smbencrypt.c

Andrew Bartlett
source/auth/ntlmssp/ntlmssp.c
source/auth/ntlmssp/ntlmssp.h
source/auth/ntlmssp/ntlmssp_client.c
source/auth/ntlmssp/ntlmssp_server.c
source/libcli/auth/smbencrypt.c