Discussion:
[9fans] ssh-agent
(too old to reply)
Steve Simon
2011-12-20 17:03:17 UTC
Permalink
I ported Russ's ssh agent to plan9 for use with
the native, and linuxemu openssh implementations.

The program is a protocol converter parsing requests
from openssh and extracting the keys from factotum
as requited.

Code in /n/sources/contrib/steve/ssh-agent.tgz

-Steve
Yaroslav
2011-12-27 10:31:58 UTC
Permalink
It only works with the new factotum, doesn't it?
Post by Steve Simon
I ported Russ's ssh agent to plan9 for use with
the native, and linuxemu openssh implementations.
The program is a protocol converter parsing requests
from openssh and extracting the keys from factotum
as requited.
Code in /n/sources/contrib/steve/ssh-agent.tgz
-Steve
--
- Yaroslav
Steve Simon
2011-12-27 17:05:27 UTC
Permalink
Not sure I understand, this is native plan9 not p9p. to the best of my knowledge
there is only one true factotum on plan9.

Sufice to say it works on the labs distribution.

-Steve
David du Colombier
2011-12-27 17:47:32 UTC
Permalink
Post by Steve Simon
Not sure I understand, this is native plan9 not p9p. to the best of
my knowledge there is only one true factotum on plan9.
Erik Quanstrom and Brian Stuart ported Russ Cox's new Factotum
back to Plan 9:

http://9fans.net/archive/2010/11/34
--
David du Colombier
Steve Simon
2011-12-27 21:12:10 UTC
Permalink
Ah, sorry, yes, new factotum.

too much christmas cheer.

-Steve

Loading...