s4:dsdb/password_hash: explicitly set SUPPLEMENTAL_CREDENTIALS_SIGNATURE
authorStefan Metzmacher <metze@samba.org>
Thu, 2 Jun 2016 17:57:15 +0000 (19:57 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 20 Jul 2016 19:27:17 +0000 (21:27 +0200)
commitf9a4d0d2a03d9c95e202604585fddcec44a36cb2
tree99eaebe8db343e02da13edcf6c6d6b2a5a066632
parent5c1ce0e7e530feff55fd41a0be397b6dde4b2b27
s4:dsdb/password_hash: explicitly set SUPPLEMENTAL_CREDENTIALS_SIGNATURE

Typically this is automatically set in ndr_push_supplementalCredentialsBlob(),
but we need to change that behavior in order to handle strange formated
values.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
source4/dsdb/samdb/ldb_modules/password_hash.c