network terminals (was rtems command line shells)
Joel Sherrill
joel.sherrill at OARcorp.com
Fri Sep 7 19:32:38 UTC 2001
Chris Caudle wrote:
>
> On Fri, 7 Sep 2001 19:12:12 +0200 '"Fernando RUIZ CASAS" <correo at fernando-ruiz.com>' wrote:
> > But if you have tcp/ip started you can start
> > telnetd that gives you 1 (Default) pseusoterminal
> > ready for remote console
>
> Anyone ported the OpenSSH secure shell daemon to RTEMS yet?
> I haven't seen any announcements on this list, but perhaps someone is looking at it already.
> The openssh.org page mentions that the portable version runs into a lot of headaches regarding authentication differences between different flavors of Unix-like operating systems, so I don't really have a good understanding of how that will work on an RTOS that doesn't have a native concept of user authentication.
That would be interesting. Right now, the RTEMS user scheme is based on
a somewhat fake version of /etc/passwd and /etc/groups. You can populate
it however you want. I suppose you would have to somehow magically
create a home directory with the files that ssh expects.
I would expect that RTEMS has the infrastructure to support this
but it would require some magic and care setting up the
files on the RTEMS target.
> -- Chris Caudle
--
Joel Sherrill, Ph.D. Director of Research & Development
joel at OARcorp.com On-Line Applications Research
Ask me about RTEMS: a free RTOS Huntsville AL 35805
Support Available (256) 722-9985
More information about the users
mailing list