summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2021-10-25tests/krb5: Check account name and SID in PAC for S4U testsJoseph Sutton3-0/+42
2021-10-25gp: Apply Firewalld PolicyDavid Mulder1-1/+130
2021-10-25gp: Test Firewalld Group Policy ApplyDavid Mulder3-29/+275
2021-10-20tests/krb5: Add tests for account salt calculationJoseph Sutton3-0/+338
2021-10-20tests/krb5: Fix account salt calculation to match WindowsJoseph Sutton1-2/+11
2021-10-20tests/krb5: Allow specifying the UPN for test accountsJoseph Sutton2-0/+11
2021-10-20tests/krb5: Allow creating machine accounts without a trailing dollarJoseph Sutton1-4/+8
2021-10-20tests/krb5: Allow specifying prefix or suffix for test account namesJoseph Sutton1-0/+8
2021-10-20tests/krb5: Decrease length of test account prefixJoseph Sutton1-1/+1
2021-10-20pytest: s3_net_join: avoid name clashDouglas Bagnall1-1/+1
2021-10-20selftest: krb5 account creation: clarify account type as an enumJoseph Sutton7-63/+100
2021-10-20pytest: dynamic tests optionally add __doc__Douglas Bagnall1-1/+2
2021-10-20tests/krb5: Add tests for constrained delegation to NO_AUTH_DATA_REQUIRED ser...Joseph Sutton1-1/+106
2021-10-20tests/krb5: Ensure PAC is not present if expect_pac is falseJoseph Sutton1-7/+7
2021-10-17tests/krb5: Add tests for requesting a service ticket without a PACJoseph Sutton1-0/+120
2021-10-17tests/krb5: Add method to get the PAC from a ticketJoseph Sutton1-0/+9
2021-10-17tests/krb5: Allow specifying whether to expect a PAC with _test_as_exchange()Joseph Sutton1-0/+2
2021-10-17tests/krb5: Allow get_tgt() to request including or omitting a PACJoseph Sutton1-4/+5
2021-10-14tests/krb5: Fix duplicate account creationJoseph Sutton1-8/+5
2021-10-14tests/krb5: Allow bypassing cache when creating accountsJoseph Sutton1-4/+9
2021-10-14tests/krb5: Don't include empty AD-IF-RELEVANTJoseph Sutton1-7/+12
2021-10-14tests/krb5: Add constrained delegation testsJoseph Sutton4-5/+1032
2021-10-14tests/krb5: Verify tickets obtained with get_service_ticket()Joseph Sutton1-0/+8
2021-10-14tests/krb5: Require ticket checksums if decryption key is availableJoseph Sutton1-3/+2
2021-10-14tests/krb5: Add TKT_SIG_SUPPORT environment variableJoseph Sutton1-0/+6
2021-10-14tests/krb5: Fix sha1 checksum typeJoseph Sutton1-1/+1
2021-10-14tests/krb5: Provide clearer assertion messages for test failuresJoseph Sutton1-1/+6
2021-10-14tests/krb5: Disable debugging output for testsJoseph Sutton12-24/+24
2021-10-14tests/krb5: Simplify padata checkingJoseph Sutton1-128/+41
2021-10-14tests/krb5: Check logon name in PACJoseph Sutton1-0/+6
2021-10-14tests/krb5: Check padata types when STRICT_CHECKING=0Joseph Sutton1-4/+21
2021-10-14tests/krb5: Add environment variable to specify KDC FAST supportJoseph Sutton1-1/+5
2021-10-14tests/krb5: Fix padata checking at functional level 2003Joseph Sutton1-3/+3
2021-10-14tests/krb5: Clarify checksum type assertion messageJoseph Sutton1-1/+2
2021-10-14tests/krb5: Use correct principal name typeJoseph Sutton1-1/+2
2021-10-14tests/krb5: Add compatability tests for ticket checksumsJoseph Sutton1-2/+42
2021-10-14tests/krb5: Add parameter to enforce presence of ticket checksumsJoseph Sutton1-3/+17
2021-10-14tests/krb5: Supply supported account enctypes in tgs_req()Joseph Sutton1-0/+3
2021-10-14tests/krb5: Allow specifying options and expected flags when obtaining a ticketJoseph Sutton1-9/+22
2021-10-14tests/krb5: Save account SPNJoseph Sutton2-0/+8
2021-10-14tests/krb5: Check constrained delegation PAC bufferJoseph Sutton1-0/+21
2021-10-14tests/krb5: Check buffer types in PAC with STRICT_CHECKING=1Joseph Sutton1-0/+52
2021-10-14tests/krb5: Add expect_claims parameter to kdc_exchange_dictJoseph Sutton1-0/+4
2021-10-14tests/krb5: Fix checking for presence of error dataJoseph Sutton4-25/+48
2021-10-14tests/krb5: Remove unneeded parameters from ticket cache keyJoseph Sutton1-2/+1
2021-10-14tests/krb5: Fix assertElementFlags()Joseph Sutton2-4/+4
2021-10-14tests/krb5: Make expected_sname checking more explicitJoseph Sutton2-30/+25
2021-10-14tests/krb5: Fix status code checkingJoseph Sutton2-47/+48
2021-10-14tests/krb5: Fix handling authdata with missing PACJoseph Sutton1-5/+6
2021-10-14tests/krb5: Allow excluding the PAC server checksumJoseph Sutton1-1/+4