]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2020-25719 mit_samba: The samba_princ_needs_pac check should be on the server...
authorAndreas Schneider <asn@samba.org>
Mon, 9 Aug 2021 15:22:52 +0000 (17:22 +0200)
committerJule Anger <janger@samba.org>
Tue, 9 Nov 2021 19:45:34 +0000 (19:45 +0000)
commitbdf07fc4211a123b2fe914050d2cb221e0c4a55b
treed325493fc21aa5ee029f743e767269927e291c94
parent435719185c3c80539eb3041becf1ec18bcd99bac
CVE-2020-25719 mit_samba: The samba_princ_needs_pac check should be on the server entry

This does the same check as the hdb plugin now. The client check is already
done earlier.

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

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/kdc/mit_samba.c