summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorJoseph Sutton <josephsutton@catalyst.net.nz>2023-03-20 14:51:53 +1300
committerAndrew Bartlett <abartlet@samba.org>2023-03-31 01:48:30 +0000
commit6bd3b4528d4b33c8f7ae6341d166bea3a06cd971 (patch)
treea3e2252a145a61843fe09f5643535fb625afdc36 /python
parentc0a2e8db6775c218f2d5bedd2fd248969f19c552 (diff)
downloadsamba-6bd3b4528d4b33c8f7ae6341d166bea3a06cd971.tar.gz
samba-6bd3b4528d4b33c8f7ae6341d166bea3a06cd971.tar.bz2
samba-6bd3b4528d4b33c8f7ae6341d166bea3a06cd971.zip
s4:kdc: Split verifying a PAC out of updating it
This is to adapt to the changed Heimdal KDC plugin API. When we add support for device claims, we want to be able to verify the PAC of the armor ticket without modifying or updating it. Previously, we couldn't do this as the two operations were tightly intertwined. Now the parts that only perform verification are split out into a new function, samba_kdc_verify_pac(). NOTE: This commit finally works again! Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions