[Bug 3722] New: check ssh key (and other parameters) before running the proxy command
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sun Aug 25 22:17:10 AEST 2024
https://bugzilla.mindrot.org/show_bug.cgi?id=3722
Bug ID: 3722
Summary: check ssh key (and other parameters) before running
the proxy command
Product: Portable OpenSSH
Version: 9.8p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: toralf.foerster at gmx.de
$> ssh -i ~/.ssh/foo -o proxyCommand="sh -c 'ssh-keygen -N password -f
foo'" nobody at nowhere
Warning: Identity file /home/tfoerste/.ssh/foo not accessible: No such
file or directory.
Connection closed by UNKNOWN port 65535
$> ls -l ~/.ssh/foo*
-rw------- 1 tfoerste tfoerste 444 Aug 25 14:13 /home/tfoerste/.ssh/foo
-rw-r--r-- 1 tfoerste tfoerste 95 Aug 25 14:13
/home/tfoerste/.ssh/foo.pub
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list