mirror of
https://github.com/dredx/prole.git
synced 2026-09-24 19:34:31 +00:00
The matching knoe-db change (commit `ff7546d`) re-keys the MIT-side cross-realm krbtgts with `-e arcfour-hmac:normal` to dodge the AES-salt mismatch between Samba and MIT. For the trust to actually carry traffic, the Samba side must also offer only RC4 on the trust account — otherwise the client picks AES, the two sides derive different keys from the same password (different salt conventions), and TGT decryption fails. Change `msDS-SupportedEncryptionTypes` from 28 (RC4+AES128+AES256) to 4 (RC4 only). RC4 has no salt, so keys derive from the password alone and both sides converge. Updated docstring + summary debug print to reflect the new value and the why. Tracked alongside the Junie brief at ~/dev/knoe-db/docs/plans/junie/kdc-trust-reset-repeatable.md. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| deployments/svc-check-helm | ||
| inventory | ||
| playbooks | ||
| roles | ||
| setup | ||
| ansible.cfg | ||