Displaying 1 result from an estimated 1 matches for "sftp_realpath".
2025 Feb 14
0
[Bug 3789] New: Follow symlinks on saving keys from ssh-keygen
...te the .ssh directory for alternate homes
e.g.
# ln -s /root /altroot
# ls -l /root/.ssh
# ssh-keygen -t rsa -f /altroot/.ssh/rsa.key -N ""
Generating public/private rsa key pair.
Saving key "/altroot/.ssh/rsa.key" failed: No such file or directory
Looks like we can use, e.g. sftp_realpath for normalizing the path
--
You are receiving this mail because:
You are watching the assignee of the bug.