Hi,

Thanks for the reply. I've tried to do what you suggested, but it seems I have authentication problems. Here is what the debug tells me when Itry to connect to the client:

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 192.168.1.2 [192.168.1.2] port 22.
debug1: Connection established.
debug1: identity file /home/phd/.ssh/identity type -1
debug1: identity file /home/phd/.ssh/id_rsa type 1
debug1: identity file /home/phd/.ssh/id_dsa type 2
debug1: Remote protocol version 1.99, remote software version OpenSSH_3.7.1p2
debug1: match: OpenSSH_3.7.1p2 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_3.9p1
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug1: Host '192.168.1.2' is known and matches the RSA host key.
debug1: Found key in /etc/ssh/ssh_known_hosts:1
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey,hostbased
debug1: Next authentication method: publickey
debug1: Trying private key: /home/phd/.ssh/identity
debug1: Offering public key: /home/phd/.ssh/id_rsa
debug1: Authentications that can continue: publickey,hostbased
debug1: Offering public key: /home/phd/.ssh/id_dsa
debug1: Authentications that can continue: publickey,hostbased
debug1: No more authentication methods to try.
Permission denied (publickey,hostbased).

I first tried with a password authentication, but it never granted me access. The result below is obtained while trying RSA authentication.

Any suggestions are welcome,
Thanks in advance,

Philippe


----Message d'origine----
Date: Tue, 04 Jul 2006 19:10:40 +0200
De: Poul Moller
A: [EMAIL PROTECTED]
Copie à: ltsp-discuss@lists.sourceforge.net
Sujet: Re: [Ltsp-discuss] pilote thin client via server

Hi,

You definitely need SSH (and LOCAL_APPS = Y in your conf file). I just successfully did the same, but I do not know why my recent posting wasn't accepted by the list. The attached mail should describe what to do.

Regards
Poul
 
[EMAIL PROTECTED] wrote:
Hi everyone,
I'm a newbee to ltsp.

I'm trying to control the thin client via the server.Communication is established  on LAN. The client must run without any screen, keyboard or mouse, and will command a physics experiment.

So I'm trying to get any display from the client on the server, it can be shell-like or GUI-like, which doesn't matter.

If I try to contact the client with SSH or Telnet (I know, telnet is unsecure, but it doesn't matter) all I get is "connection refused".

Any help or seggestion is gladely welcome.

Thanks in advance.

Philippe

Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

_____________________________________________________________________ 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

Internal Virus Database is out-of-date. Checked by AVG Free Edition. Version: 7.1.394 / Virus Database: 268.9.4/375 - Release Date: 6/25/2006






Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_____________________________________________________________________
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