SSH Key storage on IPA and Bugfix when Config is already existing #35
Reference in New Issue
Block a user
Delete Branch "unbrot/fedora-OEMDRV:main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Symlinks ~/.ssh to ${DECRYPTEDDATADIR}/ssh_keys (migrating any existing content once) so the key lives in the gocryptfs-encrypted area instead of the plain home directory. Also passes -N "" to ssh-keygen so key generation no longer prompts for a passphrase. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>