summaryrefslogtreecommitdiff
path: root/python/samba/tests/krb5/test_ccache.py
AgeCommit message (Expand)AuthorFilesLines
2022-12-13CVE-2022-37966 python:/tests/krb5: call sys.path.insert(0, "bin/python") befo...Stefan Metzmacher1-3/+3
2021-11-09CVE-2020-25719 tests/krb5: Add tests for using a ticket with a renamed accountJoseph Sutton1-11/+30
2021-11-09CVE-2020-25719 CVE-2020-25717 tests/krb5: Adapt tests for connecting without ...Joseph Sutton1-2/+3
2021-11-09CVE-2020-25719 CVE-2020-25717 tests/krb5: Add tests for connecting to service...Stefan Metzmacher1-7/+24
2021-11-09CVE-2020-25719 CVE-2020-25717 tests/krb5: Refactor create_ccache_with_user() ...Joseph Sutton1-1/+1
2021-10-20selftest: krb5 account creation: clarify account type as an enumJoseph Sutton1-5/+6
2021-10-14tests/krb5: Disable debugging output for testsJoseph Sutton1-2/+2
2021-07-01tests/krb5/kdc_base_test.py: Create loadparm only when neededJoseph Sutton1-2/+4
2021-07-01tests/krb5/kdc_base_test.py: Create database connection only when neededJoseph Sutton1-6/+9
2021-05-19python: Make credentials cache test run against WindowsJoseph Sutton1-1/+4
2021-05-19python: Add credentials cache testJoseph Sutton1-0/+127