]> git.ipfire.org Git - thirdparty/samba.git/commit
python: add helpers to construct KeyCredentialLinkDn objects
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Wed, 30 Jul 2025 03:15:04 +0000 (15:15 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Thu, 7 Aug 2025 23:28:33 +0000 (23:28 +0000)
commit0cedf27dcfda591a2421950c5f4ad38db41eaff6
treebc4197b3288798470b8d472b31a6d9d033b3d064
parentaa05d4b31f15ec4365282dcb33ce45aed965b642
python: add helpers to construct KeyCredentialLinkDn objects

We want to ensure the as best we can that the binary blob is in a
useful format. This will be used by samba-tool.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
python/samba/key_credential_link.py