]> git.ipfire.org Git - thirdparty/samba.git/commit
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>
Tue, 13 Mar 2018 09:28:56 +0000 (10:28 +0100)
commit9e03a09a145a62838eaf7dc1848b91562b76f509
tree37d4796603f270a9bbd06f492a3fceb49a5869b8
parent43863fcae7751a5646e4d388cbcb0d4758151ca4
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