LAPSv2 SID fix#37
Conversation
LAPSv2 SID fix
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
Testing notesValidated end-to-end against a live Windows LAPS v2 (encrypted / MS-GKDI) target in a lab domain, since this path can't be exercised without an encrypted-LAPS host. Setup: extended the AD schema for Windows LAPS ( A/B result (identical command, Kerberos auth to GKDI):
Both changes are exercised: the Out of scope, filed separately: while testing this we uncovered a pre-existing bug in the post-decrypt handling — the plaintext is recovered correctly but the JSON parse drops a few trailing bytes ( |
LAPSv2 SID fix