summaryrefslogtreecommitdiff
path: root/python/samba/tests/krb5/conditional_ace_tests.py
AgeCommit message (Expand)AuthorFilesLines
2025-05-26tests/krb5: Correct commentJennifer Sutton1-1/+1
2023-12-08tests/krb5: Fix indentationJoseph Sutton1-6/+6
2023-11-07tests/krb5: Add tests for AllowedToAuthenticateTo with SamLogonJoseph Sutton1-1/+230
2023-11-07tests/krb5: Add test for an authentication policy that allows a specific accountJoseph Sutton1-0/+28
2023-11-07tests/krb5: Correct authentication policy SDDLJoseph Sutton1-1/+3
2023-11-07tests/krb5: Remove unused parameter ‘expected_device_groups’Joseph Sutton1-6/+0
2023-11-07tests/krb5: Remove unused parameter ‘expected_device_groups’Joseph Sutton1-5/+0
2023-11-02tests/krb5: Test RODC‐issued TGTs that already contain device info/claimsJoseph Sutton1-13/+114
2023-11-02tests/krb5: Don’t reuse SID S-1-2-3-4Joseph Sutton1-3/+3
2023-11-02tests/krb5: Test target authentication policies when the TGT already contains...Joseph Sutton1-8/+132
2023-11-02tests/krb5: Test performing a FAST‐armored TGS‐REQ when the TGT already c...Joseph Sutton1-0/+52
2023-11-02tests/krb5: Add support to test framework for existing device info or claims ...Joseph Sutton1-8/+53
2023-11-02tests/krb5: Always expect client claimsJoseph Sutton1-1/+1
2023-11-02tests/krb5: Ensure that device SIDs and claims are present only if we expect ...Joseph Sutton1-2/+2
2023-11-02tests/krb5: No longer pass two‐component form of TGS principalJoseph Sutton1-27/+2
2023-11-02tests/krb5: Remove unused importJoseph Sutton1-1/+0
2023-11-02tests/krb5: Test conditional ACE expressions with empty composite literalsJoseph Sutton1-0/+9
2023-11-01tests/krb5: Don’t pass unnecessary parameterJoseph Sutton1-2/+1
2023-11-01tests/krb5: Add tests to see how SIDs are conveyed from PACsJoseph Sutton1-0/+198
2023-11-01tests/krb5: Test that the Claims Valid SID is added to RODC‐issued PACsJoseph Sutton1-12/+22
2023-11-01tests/krb5: Test that the Service Asserted Identity SID is not regarded from ...Joseph Sutton1-3/+10
2023-10-26python: move method escaped_claim_id from test to samba.sd_utilsRob van der Linde1-19/+12
2023-10-25tests/krb5: Add tests for group membership with RBCDJoseph Sutton1-0/+226
2023-10-25tests/krb5: Add more tests of the device belonging to certain groupsJoseph Sutton1-0/+26
2023-10-24tests/krb5: Test whether the device belongs to some default groupsJoseph Sutton1-0/+183
2023-10-24tests/krb5: Work around Samba’s incorrect krbtgt principal handlingJoseph Sutton1-2/+20
2023-10-24tests/krb5: Remove unnecessary target_creds variablesJoseph Sutton1-21/+7
2023-10-19tests/krb5: Don’t expect edata if no error is expectedJoseph Sutton1-6/+3
2023-10-19tests/krb5: Add parameter to _tgs() specifying whether FAST is to be usedJoseph Sutton1-20/+30
2023-10-19tests/krb5: Use None for the default values of parametersJoseph Sutton1-2/+8
2023-10-19tests/krb5: Move assignments closer to where the variables are usedJoseph Sutton1-3/+3
2023-10-19tests/krb5: Remove incorrect functional level checkJoseph Sutton1-5/+0
2023-10-19tests/krb5: Update method names to be consistent with other testsJoseph Sutton1-2/+2
2023-10-19tests/krb5: Fix commentJoseph Sutton1-1/+1
2023-10-19tests/krb5: Remove markerJoseph Sutton1-2/+0
2023-10-17tests/krb5: Don’t expect groups if we’re expecting an errorJoseph Sutton1-12/+0
2023-10-17tests/krb5: Fix tests that crash WindowsJoseph Sutton1-28/+67
2023-10-17tests/krb5: Expect a status code with policy errorsJoseph Sutton1-0/+9
2023-10-17tests/krb5: Don’t consider RODC‐issued tickets to be banned with RBCDJoseph Sutton1-12/+3
2023-10-01tests/krb5: Add Device Restriction tests for silos and authentication policie...Joseph Sutton1-0/+625
2023-09-28tests/krb5: Add samba.tests.krb5.conditional_ace_testsJoseph Sutton1-0/+3731