Skip to content

Conversation

@funnybananas
Copy link

@funnybananas funnybananas commented Feb 18, 2022

Repalced pKIExtendedKeyUsage with mspki-certificate-application-policy for --clientauth as it seems like the latter is what actually provides Domain authentication, and allows for the impersonation. Only adding Client Authentication to the pKIExtendedKeyUsage property ends up displaying an error when trying to Pass-The-Ticket with the resulting certificate:

KDC_ERR_INCONSISTENT_KEY_PURPOSE

Error goes away and successfully passes the ticket (and authenticates) when adding Client Authentication to the mspki-certificate-application-policy property.

Replaced `pKIExtendedKeyUsage` with `mspki-certificate-application-policy` as it seems like the latter is what allows Domain user authentication.
Replaced `pKIExtendedKeyUsage` with `mspki-certificate-application-policy`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant