You should have copied your user's public RSA key to the
authorized_keys of the user you want to login via SSH. For example, if
 you want to login as root on your thin client, copy your users'
~/.ssh/id_rsa.pub to the authorized_keys file inside root's home of
the thin client.

If you do not have the id_rsa{,.pub} files, then you can easily
generate them with the command:

$ ssh-keygen -t rsa -N "" -f ~/.ssh/id_rsa

On 9/2/05, Roberto Leiva M. (Lista) <[EMAIL PROTECTED]> wrote:
> hi!
> 
> Ltsp 4.1 in fc3.
> 
> How to enable ssh from Ltsp Server to thin client.
> 
> when i put:
> 
> ssh -v ws169
> OpenSSH_3.9p1, OpenSSL 0.9.7a Feb 19 2003
> debug1: Reading configuration data /etc/ssh/ssh_config
> debug1: Applying options for *
> debug1: Connecting to ws169 [192.168.168.169] port 22.
> debug1: connect to address 192.168.168.169 port 22: Connection refused
> ssh: connect to host ws169 port 22: Connection refused
> 
> which file i need modify ?
> 
> 
> regards.
> 
> --
> Roberto Leiva M.
> Santiago - Chile
> 
> 
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _____________________________________________________________________
> 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
> 


-- 
Eduardo Costa Lisboa


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_____________________________________________________________________
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