summaryrefslogtreecommitdiff
path: root/python/samba/tests/krb5
AgeCommit message (Expand)AuthorFilesLines
2026-03-30tests:krb5 expired password handlingGary Lockyer1-2/+1
2026-03-30python:tests/krb5: Make PADATA_PK_AS_REP optional in non-strict modeAndreas Schneider1-0/+1
2026-02-23test:heimdal:pkinit fixes for SHA1-PUKEY calculationGary Lockyer1-2/+2
2026-02-23s4:kdc:db-glue altSecurityIdentities DN and serial reversedGary Lockyer1-23/+39
2026-02-18CVE-2026-20833: s4:kdc: Make default domain supported enctypes AES by defaultJennifer Sutton2-16/+20
2026-01-15pytest:krb5:as_req: adjust for 'require canonicalization'Douglas Bagnall1-10/+62
2026-01-15pytest:krb5:ms_kile: adjust for 'require canonicalization'Douglas Bagnall1-0/+66
2026-01-15pytest:krb5: as_canonicalization recognises require canon optionDouglas Bagnall1-0/+7
2026-01-15pytest:krb5: notice require canonicalization optionDouglas Bagnall1-0/+3
2026-01-15pytest:krb5 as_canonicalization checks no implicit $ return codeDouglas Bagnall1-0/+15
2026-01-15kdc: match implicit dollar without canon affects AS_REQ client onlyDouglas Bagnall1-8/+1
2026-01-15pytest:krb5:as_canonicalization debug formattingDouglas Bagnall1-1/+1
2025-12-09python:tests: Fix ProcessPoolExecutor with Python 3.14Andreas Schneider1-4/+13
2025-11-20pytests: krb5 raw tests use TestCase.get_server_param()Douglas Bagnall1-10/+3
2025-11-20pytest: krb5 alias tests: expect no machine$ match on ad_dc_ntvfsDouglas Bagnall1-1/+9
2025-11-20pytest:krb5: ms-kile-client tests notice lack of dollar matchingDouglas Bagnall1-0/+34
2025-11-20pytest: krb5 tests remember implicit dollar optionDouglas Bagnall1-0/+3
2025-11-20pytest:krb5: print error names on errorDouglas Bagnall1-5/+11
2025-11-20pytest:krb5: errcode errors include namesDouglas Bagnall2-1/+6
2025-11-20pytests: rename KRB_ERR_TKT_NYV as KDC_ERR_TKT_NYVDouglas Bagnall2-6/+6
2025-11-19tests/krb5: Construct signed_attrs correctlyJennifer Sutton4-33/+117
2025-11-18tests/krb5: Add TD_CMS_DIGEST_ALGORITHMS constantJennifer Sutton4-1/+19
2025-11-13s4:kdc:tests: support "kdc always generate pac"Gary Lockyer3-12/+49
2025-11-05python: Factor out asn.1 methods into their own moduleJennifer Sutton3-79/+14
2025-10-22tests/krb5: Add tests for the Object SID certificate security extensionJennifer Sutton1-36/+100
2025-10-22tests/krb5: Remove unused importsJennifer Sutton1-3/+0
2025-10-22tests/krb5: Remove unused methodJennifer Sutton1-133/+0
2025-10-10tests:s4:kdc Add tests for pkinit certificate mappingGary Lockyer3-1/+1172
2025-09-16tests:krb5 Add key trust testsGary Lockyer2-1/+503
2025-08-27tests/krb5: Remove redundant lineJennifer Sutton1-2/+0
2025-08-07pytest:krb5_base: use BinaryDn not dsdb_dnDouglas Bagnall1-4/+2
2025-05-26tests/krb5: Correct commentJennifer Sutton1-1/+1
2025-04-03python:tests/krb5: let _{get,modify}_tgt() also change the objectsid in UPN_D...Stefan Metzmacher1-0/+13
2025-04-03python:tests/krb5: allow set_pac_sids() to take upn_dns_sidStefan Metzmacher1-2/+6
2025-04-03python:tests/krb5: let check_device_info() allow an empty rid arrayStefan Metzmacher1-1/+4
2025-04-03python:tests/krb5: allow create_account_opts() to take selective_auth_allowed...Stefan Metzmacher1-0/+27
2025-04-03python:tests/krb5: allow tgs_exchange_dict() to take expected_[device_]duplic...Stefan Metzmacher1-0/+42
2025-04-03python:tests/krb5: let check_device_info() handle EXTRA_DOMAIN_SIDStefan Metzmacher1-8/+21
2025-04-03python:tests/krb5: create_account_opts() can't handle self.AccountType.TRUSTStefan Metzmacher1-0/+1
2025-04-03python:tests/krb5: add KDC_ERR_PATH_NOT_ACCEPTEDStefan Metzmacher1-0/+1
2025-02-24python:tests/krb5: let create_trust() take {ingress,egress}_claims_tf_rulesStefan Metzmacher1-0/+99
2025-02-24python:tests/krb5: let create_trust() take forest_infoStefan Metzmacher1-0/+17
2025-02-24python:tests/krb5: let modified_ticket() to take modify_{tkt,enc}_fnStefan Metzmacher1-9/+33
2025-02-24python:tests/krb5: add remove_pac_buffers()Stefan Metzmacher1-0/+13
2025-02-24python:tests/krb5: set_pac_claims with claims=[] should be an empty blobStefan Metzmacher1-16/+21
2025-02-24python:tests/krb5: let set_pac_sids() replace the requester_sidStefan Metzmacher1-2/+4
2025-02-24python:tests/krb5: add set_pac_names() to modify the names in a pacStefan Metzmacher1-0/+49
2025-02-24python:tests/krb5: give KerberosTicketCreds a basic __str__() functionStefan Metzmacher1-0/+4
2025-02-24python:tests/krb5: let create_ccache[_with_ticket] use the correct crealmStefan Metzmacher1-3/+3
2025-02-24python:tests/krb5: allow get_service_ticket() to fail with expected_statusStefan Metzmacher1-2/+19