claims.idl: Be more lenient in our expectations for the compression of claims
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 24 Aug 2023 23:04:32 +0000 (11:04 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 14 Sep 2023 21:35:29 +0000 (21:35 +0000)
commitba1750082adf87a700711f7b99573434f50fc41b
treeba69b9eff717d21f0b1b193c776efe73917af691
parent571ff5f31411689e9eb67ce8df837e79bb1fef2d
claims.idl: Be more lenient in our expectations for the compression of claims

384 bytes is not a strict threshold below which claims are never to be
compressed. Windows has been known to compress claims a mere 368 bytes
in size.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
librpc/idl/claims.idl
librpc/ndr/ndr_claims.c
python/samba/tests/krb5/raw_testcase.py