Archived
Check NixOS configurations / eval-hosts (pull_request) Successful in 10m25s
ipa-getkeytab runs as root via sudo so the temp file is root-owned; scp as wayne gets Permission denied. Pipe through `sudo cat` over SSH instead, which reads as root but writes locally as the invoking user. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>