secur32: If using cached credentials failed in InitializeSecurityContext then fail...
commit506ba701bb37f980793a55aacbfd9393cc010533
authorRob Shearman <rob@codeweavers.com>
Fri, 25 Jan 2008 14:05:34 +0000 (25 14:05 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 4 Feb 2008 10:10:05 +0000 (4 11:10 +0100)
treed3529da6a9aa12dfc5a750019a3e033816862f0f
parent72ffc3fad96478ee7565cd03aebfe5ebf6b93064
secur32: If using cached credentials failed in InitializeSecurityContext then fail with SEC_E_NO_CREDENTIALS instead of carrying on with a blank password.
dlls/secur32/ntlm.c