tests/krb5: Fix bits_to_etypes() to not fail on Resource SID compression bit
commit6674f67537d0cac81e40c2b88e882944cb368ad7
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 3 Nov 2022 01:46:38 +0000 (3 14:46 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 8 Nov 2022 02:39:37 +0000 (8 02:39 +0000)
tree4df3a6b988b5f701c005f9872fda5e521d0443fa
parent90f39b695916bb99c7a8d3cb5d6a1153b61b1dec
tests/krb5: Fix bits_to_etypes() to not fail on Resource SID compression bit

It's not an encryption type bit, so we should ignore it here.

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