bugzilla-daemon at mindrot.org
2013-Jan-29 01:13 UTC
[Bug 2065] New: double confirmation with ssh-add -c and ControlMaster autoask
https://bugzilla.mindrot.org/show_bug.cgi?id=2065 Bug ID: 2065 Summary: double confirmation with ssh-add -c and ControlMaster autoask Classification: Unclassified Product: Portable OpenSSH Version: 6.0p1 Hardware: All OS: Linux Status: NEW Severity: normal Priority: P3 Component: ssh Assignee: unassigned-bugs at mindrot.org Reporter: pabs3 at bonedaddy.net I'm using ssh-add -c so that new ssh connections need confirmation. I'm also using ControlMaster autoask so that new ssh connections use existing connections for reduced login speed. As a result I get two confirmations for initial connections instead of one. It would be nice if the tools could give only one confirmation for both types of connections. In addition it would be nice if ssh-agent knew something about which host is being connected to and passed that to ssh-askpass. -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2013-Feb-07 23:21 UTC
[Bug 2065] double confirmation with ssh-add -c and ControlMaster autoask
https://bugzilla.mindrot.org/show_bug.cgi?id=2065 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |djm at mindrot.org --- Comment #1 from Damien Miller <djm at mindrot.org> --- Are you using controlpersist? I can't see a way for a double confirmation to occur otherwise. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at mindrot.org
2013-Feb-08 00:21 UTC
[Bug 2065] double confirmation with ssh-add -c and ControlMaster autoask
https://bugzilla.mindrot.org/show_bug.cgi?id=2065 --- Comment #2 from Paul Wise <pabs3 at bonedaddy.net> --- Yes, I'm using ControlPersist 60. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
Reasonably Related Threads
- [Bug 15276] New: text rendering, PGRAPH_ERROR/ILLEGAL_MTHD/ PROTECTION_FAULT spam in syslog
- [Bug 2066] New: ssh tries the keys proposed by the agent before those passed with -i
- [Bug 14262] New: add continuous sync mode using inotify/fanotify/etc
- [Bug 3743] New: ControlMaster forces ForkAfterAuthentication even when not wanted, and can't be disabled
- [Bug 2120] New: ssh-agent: cleanup sockets on Ctrl+C with debug mode