[Bug 1371] Add PKCS#11 (Smartcards) support into OpenSSH

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Wed Jun 18 18:41:47 EST 2008


https://bugzilla.mindrot.org/show_bug.cgi?id=1371





--- Comment #45 from Alon Bar-Lev <alon.barlev at gmail.com>  2008-06-18 18:41:39 ---
An alternative to providing user interaction in agent protocol is to
forward $(tty) to the agent, so ncurses application can do its
interaction from the origin tool terminal.

What I fear is a user working in multi terminal environment, having
agent running in one terminal and ssh in another terminal, the ssh is
waiting for the agent, while the agent is waiting for user input at
other invisible terminal. The user is not notified, and from his
perspective it looks like that ssh is not responding.

The current agent-less mode makes it much more simple to solve this
without a change in the agent protocol.

Also please expose the agent the buffer interface, and the uuencode.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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.


More information about the openssh-bugs mailing list