CVE-2022-2031 s4:kpasswd: Do not accept TGTs as kpasswd tickets
[samba.git] / selftest / knownfail_heimdal_kdc
2022-07-24 Joseph SuttonCVE-2022-2031 s4:kpasswd: Do not accept TGTs as kpasswd...
2022-07-24 Joseph SuttonCVE-2022-2031 tests/krb5: Add test that we cannot provi...
2022-07-24 Joseph SuttonCVE-2022-32744 s4:kpasswd: Ensure we pass the kpasswd...
2022-07-24 Joseph SuttonCVE-2022-32744 s4:kdc: Modify HDB plugin to only look...
2022-07-24 Joseph SuttonCVE-2022-2031 s4:kdc: Don't use strncmp to compare...
2022-07-24 Joseph SuttonCVE-2022-2031 tests/krb5: Test truncated forms of serve...
2022-07-24 Joseph SuttonCVE-2022-2031 s4:kdc: Reject tickets during the last...
2022-07-24 Joseph SuttonCVE-2022-2031 s4:kdc: Limit kpasswd ticket lifetime...
2022-07-24 Joseph SuttonCVE-2022-2031 s4:kdc: Fix canonicalisation of kadmin...
2022-07-24 Joseph SuttonCVE-2022-2031 s4:kpasswd: Require an initial ticket
2022-07-24 Joseph SuttonCVE-2022-2031 s4:kpasswd: Return a kpasswd error code...
2022-07-24 Joseph SuttonCVE-2022-2031 s4:kpasswd: Correctly generate error...
2022-07-24 Joseph SuttonCVE-2022-2031 tests/krb5: Add tests for kpasswd service
2022-07-24 Joseph Suttonkdc: Canonicalize realm for enterprise principals
2022-07-24 Joseph Suttonkdc: Require that PAC_REQUESTER_SID buffer is present...
2022-07-24 Joseph Suttonheimdal:kdc: Do not generate extra PAC buffers for...
2022-07-24 Joseph Suttonselftest: Properly check extra PAC buffers with Heimdal
2022-07-24 Joseph Suttonheimdal:kdc: Always generate a PAC for S4U2Self
2022-07-24 Joseph Suttontests/krb5: Add a test for S4U2Self with no authorizati...
2022-07-24 Joseph Suttonkdc: Remove PAC_TYPE_ATTRIBUTES_INFO from RODC-issued...
2022-07-24 Joseph Suttonkdc: Don't include extra PAC buffers in service tickets
2022-07-24 Joseph SuttonRevert "CVE-2020-25719 s4/torture: Expect additional...
2022-07-24 Joseph Suttontests/krb5: Add tests for renewal and validation of...
2022-07-24 Joseph Suttonkdc: Always add the PAC if the header TGT is from an...
2022-07-24 Joseph Suttonkdc: Match Windows error code for mismatching sname
2022-07-24 Joseph Suttontests/krb5: Add test for S4U2Self with wrong sname
2022-07-24 Joseph Suttonkdc: Adjust SID mismatch error code to match Windows
2022-07-24 Joseph Suttonheimdal:kdc: Adjust no-PAC error code to match Windows
2022-07-24 Joseph Suttontests/krb5: Add tests for validation with requester...
2022-07-24 Joseph Suttontests/krb5: Align PAC buffer checking to more closely...
2022-07-24 Joseph Suttontests/krb5: Add TGS-REQ tests with FAST
2022-07-24 Joseph Suttontests/krb5: Adjust error codes to better match Windows...
2021-11-08 Joseph SuttonCVE-2020-25718 heimdal:kdc: Add comment about tests...
2021-11-08 Joseph SuttonCVE-2020-25719 heimdal:kdc: Require PAC to be present
2021-11-08 Andrew BartlettCVE-2020-25722 kdc: Do not honour a request for a 3...
2021-11-08 Joseph SuttonCVE-2020-25719 heimdal:kdc: Verify PAC in TGT provided...
2021-11-08 Joseph SuttonCVE-2020-25719 heimdal:kdc: Check name in request again...
2021-11-08 Joseph SuttonCVE-2020-25719 heimdal:kdc: Use sname from request...
2021-11-08 Joseph SuttonCVE-2020-25719 s4:kdc: Add KDC support for PAC_REQUESTE...
2021-11-08 Andrew BartlettCVE-2020-25721 auth: Fill in the new HAS_SAM_NAME_AND_S...
2021-11-08 Joseph SuttonCVE-2020-25718 kdc: Return ERR_POLICY if RODC krbtgt...
2021-11-08 Andrew BartlettCVE-2020-25718 kdc: Confirm the RODC was allowed to...
2021-11-08 Joseph SuttonCVE-2020-25719 heimdal:kdc: Require authdata to be...
2021-11-08 Joseph SuttonCVE-2020-25719 s4:kdc: Add KDC support for PAC_ATTRIBUT...
2021-11-08 Andreas SchneiderCVE-2020-25719 s4:kdc: Check if the pac is valid before...
2021-11-08 Joseph SuttonCVE-2020-25719 s4/torture: Expect additional PAC buffers
2021-11-08 Joseph SuttonCVE-2020-25719 tests/krb5: Add tests for mismatched...
2021-11-08 Joseph SuttonCVE-2020-25719 tests/krb5: Add test for user-to-user...
2021-11-08 Joseph SuttonCVE-2020-25719 tests/krb5: Add tests for requester...
2021-11-08 Joseph SuttonCVE-2020-25719 tests/krb5: Add tests for PAC-REQUEST...
2021-11-08 Joseph SuttonCVE-2020-25719 tests/krb5: Add tests for PAC attributes...
2021-11-08 Joseph SuttonCVE-2020-25719 tests/krb5: Adjust PAC tests to prepare...
2021-11-08 Joseph SuttonCVE-2020-25719 tests/krb5: Use correct credentials...
2021-11-08 Joseph SuttonCVE-2020-25721 tests/krb5: Add tests for extended PAC_U...
2021-11-08 Joseph SuttonCVE-2020-25719 tests/krb5: Add tests for including...
2021-11-08 Joseph SuttonCVE-2020-25718 tests/krb5: Add tests for RODC-printed...
2021-11-08 Joseph SuttonCVE-2020-25719 tests/krb5: Add principal aliasing test
2021-11-08 Joseph SuttonCVE-2020-25719 tests/krb5: Add a test for making an...
2021-11-08 Joseph SuttonCVE-2020-25719 tests/krb5: Add tests for requiring...
2021-11-08 Joseph SuttonCVE-2020-25722 tests/krb5: Add KDC tests for 3-part...
2021-10-26 Joseph Suttontests/krb5: Add tests for account salt calculation
2021-10-26 Joseph Suttontests/krb5: Add tests for constrained delegation to...
2021-10-26 Andrew Bartlettkdc: Correctly strip PAC, rather than error on UF_NO_AU...
2021-10-26 Andrew Bartlettkdc: Remove UF_NO_AUTH_DATA_REQUIRED from client principals
2021-10-26 Joseph Suttontests/krb5: Add tests for requesting a service ticket...
2021-10-26 Joseph Suttons4:kdc: Check ticket signature
2021-10-26 Joseph Suttons4/heimdal/lib/krb5/pac.c: Align PAC buffers to match...
2021-10-26 Isaac Boukriskdc: sign ticket using Windows PAC
2021-10-26 Isaac Boukriskdc: remove KRB5SignedPath, to be replaced with PAC
2021-10-26 Joseph Suttons4/torture: Expect ticket checksum PAC buffer
2021-10-26 Joseph Suttontests/krb5: Add constrained delegation tests
2021-10-26 Joseph Suttontests/krb5: Add compatability tests for ticket checksums
2021-09-16 Andrew Bartletttests/krb5: Allow KRB5KDC_ERR_S_PRINCIPAL_UNKNOWN for...
2021-09-16 Luke Howardkdc: KRB5KDC_ERR_{C,S}_PRINCIPAL_UNKNOWN if missing...
2021-09-16 Joseph Suttontests/krb5: Add tests for omitting sname in request
2021-09-16 Joseph SuttonCVE-2021-3671 tests/krb5: Add tests for omitting sname...
2021-09-16 Joseph Suttontests/krb5: Make e-data checking less strict
2021-09-16 Andrew Bartlettselftest: Remove knownfail for no_etypes FAST tests
2021-09-16 Joseph Suttontests/krb5: Add FAST tests
2021-09-16 Gary Lockyerinitial FAST tests
2021-09-16 Gary Lockyertests python krb5: MS-KILE client principal look-up
2020-11-09 Gary Lockyertests python krb5: Add python kerberos compatability...
2020-11-09 Gary Lockyerselftest: add heimdal kdc specific known fail