Prevent a crash in Python modules that try to authenticate by ensuring we reject...
commitdba9e631bd1e1c7e00430b72f0c60b32ee4eeb33
authorRichard Sharpe <rsharpe@samba.org>
Tue, 25 Aug 2015 03:26:42 +0000 (24 20:26 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 25 Aug 2015 19:45:18 +0000 (25 21:45 +0200)
treecaa5e773d49f78dd7d7c23e3328714539b64c5e5
parent4e178ed498c594ffcd5592d0b792d47b064b9586
Prevent a crash in Python modules that try to authenticate by ensuring we reject cases where credendials fields are not intialized.

Signed-off-by: Richard Sharpe <rsharpe@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Tue Aug 25 21:45:18 CEST 2015 on sn-devel-104
auth/ntlmssp/ntlmssp_client.c