libcli/security: wire claim conversion uses claim_v1_check_and_sort()
commit8074257c3ae04f3a3c6a5e546d3c8267e1b2d05b
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Thu, 2 Nov 2023 05:13:13 +0000 (2 18:13 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 27 Nov 2023 22:37:32 +0000 (27 22:37 +0000)
treea9041dc020414f66076c16294a4b2f8b9ecf7e5a
parent4b032d2558439cb8199934a29c8918bef9607eb0
libcli/security: wire claim conversion uses claim_v1_check_and_sort()

This roughly returns things to where they were a few commits ago, with
the claims being checked for uniqueness.

The difference is the claims will be sorted afterwards, and the
uniqueness check will be far more efficient on large claims.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
libcli/security/claims-conversions.c
selftest/knownfail.d/krb5-conditional-aces [deleted file]