Correctly handle per-pipe NTLMSSP inside a NULL session. Previously we
authorAndrew Bartlett <abartlet@samba.org>
Mon, 5 Jan 2004 04:12:40 +0000 (04:12 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 5 Jan 2004 04:12:40 +0000 (04:12 +0000)
commitda408e0d5aa29ca1505c2fd96b32deae9ed940c4
tree2def85c6688944f2059b991ef25e88df871e7fe1
parent32397c8b01f1dec7b05140d210bb32f836a80ca6
Correctly handle per-pipe NTLMSSP inside a NULL session.  Previously we
would attempt to supply a password to the 'inside' NTLMSSP, which the
remote side naturally rejected.

Andrew Bartlett
source/libsmb/pwd_cache.c
source/rpc_client/cli_pipe.c