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

tests/krb5: Add tests for the Protected Users group

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
This commit is contained in:
Joseph Sutton
2022-02-01 21:00:16 +13:00
committed by Stefan Metzmacher
parent eba1a9d964
commit 3e0c94a345
7 changed files with 1429 additions and 23 deletions

View File

@@ -110,6 +110,7 @@ EXCLUDE_USAGE = {
'python/samba/tests/krb5/test_min_domain_uid.py',
'python/samba/tests/krb5/test_idmap_nss.py',
'python/samba/tests/krb5/pac_align_tests.py',
'python/samba/tests/krb5/protected_users_tests.py',
}
EXCLUDE_HELP = {