1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-16 00:23:52 +03:00

tests/krb5: Add tests for authentication policies

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Joseph Sutton
2023-05-04 13:53:06 +12:00
committed by Andrew Bartlett
parent f9b666297c
commit 84a7ae8e0c
6 changed files with 6810 additions and 0 deletions

View File

@@ -120,6 +120,7 @@ EXCLUDE_USAGE = {
'python/samba/tests/krb5/etype_tests.py',
'python/samba/tests/krb5/device_tests.py',
'python/samba/tests/krb5/claims_in_pac.py',
'python/samba/tests/krb5/authn_policy_tests.py',
}
EXCLUDE_HELP = {