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>
Sun, 11 Mar 2018 20:47:59 +0000 (21:47 +0100)
commit32d65d8ba602cc426da668a99d027db954f26cfe
treebe930bb89614f92f776ce815fb3707f51cfb3153
parent946bab0ad8311912433b873501b877c334586f09
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