libcli/auth: check E_md4hash() result in netlogon_creds_cli_ServerPasswordSet_send()
authorStefan Metzmacher <metze@samba.org>
Wed, 18 Jan 2017 19:02:21 +0000 (19:02 +0000)
committerRalph Boehme <slow@samba.org>
Tue, 21 Feb 2017 15:09:21 +0000 (16:09 +0100)
commit8a209e5a0ca810d8cf0e5ebc1902fae8c5cb241e
tree7ef08547071c20ff0ce6af74620c6de9f066b65a
parent0ed2a65593b5abc9ba7f40992ed0ed8f448f5836
libcli/auth: check E_md4hash() result in netlogon_creds_cli_ServerPasswordSet_send()

We need to make sure we can convert the given string to an nthash.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12262

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
libcli/auth/netlogon_creds_cli.c