CVE-2018-1057: s4:dsdb/acl: run password checking only once
authorRalph Boehme <slow@samba.org>
Wed, 14 Feb 2018 18:15:49 +0000 (19:15 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 12 Mar 2018 12:06:14 +0000 (13:06 +0100)
commitbb43ab081a539b088afb8c82658d2d8f3715bae8
tree444ba42ddffe968e983cc5e19bebda4a617552a4
parent67fa44aaf2d81001260af85ed803f0ff6444397d
CVE-2018-1057: s4:dsdb/acl: run password checking only once

This is needed, because a later commit will let the acl module add a
control to the change request msg and we must ensure that this is only
done once.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13272

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/dsdb/samdb/ldb_modules/acl.c