summaryrefslogtreecommitdiff
path: root/python/samba/tests/krb5/test_smb.py
Commit message (Expand)AuthorAgeFilesLines
* CVE-2022-37966 python:/tests/krb5: call sys.path.insert(0, "bin/python") befo...Stefan Metzmacher2022-12-131-3/+3
* CVE-2020-25719 tests/krb5: Add tests for using a ticket with a renamed accountJoseph Sutton2021-11-091-11/+32
* CVE-2020-25719 CVE-2020-25717 tests/krb5: Adapt tests for connecting without ...Joseph Sutton2021-11-091-2/+2
* CVE-2020-25719 CVE-2020-25717 tests/krb5: Add tests for connecting to service...Stefan Metzmacher2021-11-091-6/+25
* CVE-2020-25719 CVE-2020-25717 tests/krb5: Refactor create_ccache_with_user() ...Joseph Sutton2021-11-091-2/+5
* tests/krb5: Disable debugging output for testsJoseph Sutton2021-10-141-2/+2
* tests/krb5/kdc_base_test.py: Create loadparm only when neededJoseph Sutton2021-07-011-1/+1
* tests/krb5/kdc_base_test.py: Create database connection only when neededJoseph Sutton2021-07-011-5/+7
* python: Add SMB credentials cache testJoseph Sutton2021-05-191-0/+108