ssh agent support?
Simon Josefsson <[email protected]> Wed, 04 Apr 2012 11:50:56 +0200
| Newsgroups | gmane.network.lsh.bugs |
|---|---|
| Message-ID | <[email protected]> |
I use a smartcard to do SSH authentication today, which works fine with OpenSSH. Is there any support for agent-style public-key authentication in lsh? Any plans? The agent protocol appears stable, and is used by several projects already (ssh, gpg-agent, libssh2, maybe others). /Simon