]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2020-25717: s3:auth: start with authoritative = 1
authorStefan Metzmacher <metze@samba.org>
Tue, 26 Oct 2021 15:42:41 +0000 (17:42 +0200)
committerJule Anger <janger@samba.org>
Mon, 8 Nov 2021 09:52:10 +0000 (10:52 +0100)
commit8a946f2758fc4cd5d9ceb6c411f1db1b8f04a50a
tree1260eeda2fa66dd35119c71144d3711b3642b611
parent9b977f505100e235c3ecd91f916e14f62d813725
CVE-2020-25717: s3:auth: start with authoritative = 1

This is not strictly needed, but makes it easier to audit
that we don't miss important places.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/auth/auth_generic.c
source3/auth/auth_samba4.c