Op di 25-05-2004, om 17:49 schreef Jason A. Pattie:

> | [EMAIL PROTECTED] wrote:
> | | But, the bulk of your comment is correct.  The data is
un-encrypted.
> | |
> | | We're working on tunnelling this through SSH, but it's not
complete yet.
> |
> | Jim, how do you plan on tunnelling UDP traffic using SSH?  The XDMCP
> | chooser/login uses UDP, iirc.
> |
> |
> |> The login is not going through XDMCP.  The login is an X client
program,
> |> using the X protocol over tcp/ip.
> |
> |> XDMCP is used to "wakeup" the display manager and cause it to spawn
the
> |> login program.
> 
> Aaah.  Very interesting.  I didn't know that application was using TCP
> instead of UDP.  How do you plan on getting SSH keys to the thin
client?
> ~ Have you looked at stunnel?

May I utter a very big "me too; I'm very interested?"
We got ssh key production and authorized_keys file setup easily like:

ssh-keygen -t rsa -q -f $HOME/.ssh/id_rsa -C '' -N ''
and then concatenate id_rsa.pub on the serve side home dirs
authorized_keys file. 

Just getting the known_hosts control files set up without user
intervention we haven't figured out yet (the users have to agree with a
"yes" when accepting a connection for the first time, what will produce
the known_hosts file)

Immanuel



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to