Skip to content

Fix issue with checksum calculations for PA-FOR-USER#2192

Open
jfjallid wants to merge 1 commit into
fortra:masterfrom
jfjallid:master
Open

Fix issue with checksum calculations for PA-FOR-USER#2192
jfjallid wants to merge 1 commit into
fortra:masterfrom
jfjallid:master

Conversation

@jfjallid
Copy link
Copy Markdown
Contributor

Certain Windows server 2025 KDCs reject PA-FOR-USER checksums that use the hardcoded HMAC-MD5 algorithm.
They require that the checksum match the enctype for the session key and using HMAC-MD5 when the session key is AES128 or AES256 will result in a KRB_AP_ERR_MODIFIED response to the TGS REQ.

…dows Server 2025 KDCs. Checksum type is now determined by session key enctype
@anadrianmanrique anadrianmanrique added the bug Unexpected problem or unintended behavior label Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Unexpected problem or unintended behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants