- setup-ipa-sudo.sh: grants %admins group NOPASSWD sudo after ipa-client-install;
writes admins-proxmox (pvesh/qm/pct) only when those binaries are present,
so the same script works on PBS/PDM as well as PVE hosts
- create-local-backdoor.sh: creates a local 'pveadmin' account with SSH key
and NOPASSWD sudo as an emergency fallback when IPA/SSSD is unavailable;
password set via BACKDOOR_PASS env var or prompted interactively
- bootstrap.sh: appended post-IPA-enrollment reminder to the final checklist
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>