Thanks for help, I will check archives/etc.

My 'expectation' is that I have a 'portable' ssh with no jni whatsoever or
native functionality per-se. My hope is that this will work nicely with my
own remote authn store (don't need native auth).

I've been looking into custom pam modules, but don't want to go the native
route yet.


ciao!

mike
On Fri, Oct 2, 2009 at 2:58 AM, Guillaume Nodet <[email protected]> wrote:

> You might hit a problem that has been reported by Mathieu some time
> ago, which is the fact that the echo does not really work, so the
> client has no feedback when you type.   Not that SSHD does not aim at
> being a replacement for the unix sshd daemon (though it might be
> doable), but is mostly used for accessing server side java commands
> through SSH, so do not expect to log in as root on your linux by
> running SSHD.
>
> IIRC, there are two jar requirements: mina-core 2.0.x and slf4f-api.
> I'll update the web site (which still needs a lot of work) asap.
>
> On Wed, Sep 30, 2009 at 08:19, Mike Klein <[email protected]> wrote:
> > I built and deployed sshd sample apps for Win2K and Linux with
> appropriate
> > shell args.
> >
> > Either results in a 'dead' ssh session where keypresses don't appear to
> be
> > sent or have any affect on server end.
> >
> > Is the server sample currently only to demonstrate sshd handshaking and
> is
> > non functional in other respects?
> >
> > Also I couldn't easily find jar requirements for sshd and it required a
> bit
> > of a hunt and off-mina searching to find everything. A bom would be nice.
> >
> > No need to post the source as it is from your 5min. demo page.
> >
> >
> > Thanks in advance...
> >
> > mike
> >
>
>
>
> --
> Cheers,
> Guillaume Nodet
> ------------------------
> Blog: http://gnodet.blogspot.com/
> ------------------------
> Open Source SOA
> http://fusesource.com
>

Reply via email to