On Jan 1, 2006, at 7:12 PM, Jean-Paul Calderone wrote:
On Sun, 01 Jan 2006 18:29:54 -0500, Phil Christensen <phil@bubblehouse.org> wrote:
folks- [snip snip snip] i guess what i'm asking is what modules should i look at, and what classes should i expect to have to implement to make this happen? (of course, providing it is actually possible to do this)...
i know there's the PB interface into manhole that could be easily encrypted, but i am enthusiastic about using this kind of feature on several projects, and i'd like to end up with something that's easily plugged into "any" server...
thanks in advance,
I'm confused. Do you want an SSL server or an SSH server?
Jean-Paul
i would like an ssh server, so that i can ssh into manhole from a regular terminal, essentially so that i can use the ssh interactive password prompts to authenticate against some arbitrary backend. -phil