]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:kdc Support for key trust authentication
authorGary Lockyer <gary@catalyst.net.nz>
Fri, 25 Jul 2025 01:22:27 +0000 (13:22 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Tue, 29 Jul 2025 05:31:10 +0000 (05:31 +0000)
commit33b55227db888acf70db9ff44c385a294e07ce36
tree749ff98cc0bad92f71471f05869ed2cd0a00c86d
parent4ffb578aa749a5ac56b0b4c5258aa4618092bfcf
s4:kdc Support for key trust authentication

Extract the public kes from msDS-KeyCredentialLink and populate the sdb
structure.  These values can then be passed to Kergeros to allow key
trust authentication.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Autobuild-User(master): Douglas Bagnall <dbagnall@samba.org>
Autobuild-Date(master): Tue Jul 29 05:31:10 UTC 2025 on atb-devel-224
selftest/tests.py
source4/auth/sam.c
source4/kdc/db-glue.c
source4/kdc/tests/db-glue-test.c [new file with mode: 0644]
source4/kdc/wscript_build