opps. I was missing the xbase-clients package. Sorry about that. Chris.
On 4/23/07, Chris Fanning <[EMAIL PROTECTED]> wrote: > Hi, > > On 3/16/07, Ryan Boyes <[EMAIL PROTECTED]> wrote: > > Hi list members, > > > > I am running ltsp 5 on a debian etch amd64 platform with a single amd64 > > client just while I get it all up and running. At the moment the client > > workstation boots to a login screen I've not seen before with the debian > > logo a power switch icon at the bottom left of screen and "ltsp//" at > > the bottom right of screen. I assume this is the ldm greeter (ldm = ltsp > > display manager, yes?) > > > > None of the users I have set up on the server can log in using this > > greeter. I was having a problem > > with /opt/ltsp/amd64/etc/ssh/ssh_known_hosts not holding the keys > > correctly ie. > > > > hostname ssh-dss <key> > > hostname ssh-rsa <key> > > 192.168.0.1 ssh-dss <key> > > 192.168.0.1 ssh-rsa <key> > > > > which I changed to : > > > > hostname,192.168.0.1 ssh-dss <key> > > hostname,192.168.0.1 ssh-rsa <key> > > > > Now it seems to be failing just as it tries to forward the X session > > over the ssh tunnel. Here's the ldm.log from the client: > > > > info: Not enabling sound support. > > ssh command line: ['ssh', '-v', '-X', '-c', > > 'blowfish-cbc,aes128-cbc,3des-cbc', '[EMAIL PROTECTED]', '/bin/bash', > > '--login', '-c', '\' env LTSP_CLIENT="l$OpenSSH_4.3p2 Debian-9, OpenSSL > > 0.9.8c 05 Sep 2006 > > debug1: Reading configuration data /etc/ssh/ssh_config > > debug1: Applying options for * > > debug1: Connecting to 192.168.0.1 [192.168.0.1] port 22. > > debug1: Connection established. > > debug1: permanently_set_uid: 0/0 > > Could not create directory '/root/.ssh'. > > debug1: identity file /root/.ssh/identity type -1 > > debug1: identity file /root/.ssh/id_rsa type -1 > > debug1: identity file /root/.ssh/id_dsa type -1 > > debug1: Remote protocol version 2.0, remote software version > > OpenSSH_4.3p2 Debian-9 > > debug1: match: OpenSSH_4.3p2 Debian-9 pat OpenSSH* > > debug1: Enabling compatibility mode for protocol 2.0 > > debug1: Local version string SSH-2.0-OpenSSH_4.3p2 Debian-9 > > debug1: An invalid name was supplied > > Unknown code krb5 224 > > > > debug1: An invalid name was supplied > > A parameter was malformed > > Unknown code ggss 3 > > > > debug1: An invalid name was supplied > > Unknown code krb5 224 > > > > debug1: An invalid name was supplied > > A parameter was malformed > > Unknown code ggss 3 > > > > debug1: SSH2_MSG_KEXINIT sent > > debug1: SSH2_MSG_KEXINIT received > > debug1: kex: server->client blowfish-cbc hmac-md5 none > > debug1: kex: client->server blowfish-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.0.1' is known and matches the RSA host key. > > debug1: Found key in /etc/ssh/ssh_known_hosts:2 > > 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,password > > debug1: Next authentication method: publickey > > debug1: Trying private key: /root/.ssh/identity > > debug1: Trying private key: /root/.ssh/id_dsa > > debug1: Next authentication method: password > > debug1: read_passphrase: can't open /dev/tty: No such device or address > > debug1: Authentication succeeded (password). > > debug1: channel 0: new [client-session] > > debug1: Entering interactive session. > > debug1: Requesting X11 forwarding with authentication spoofing. > > debug1: Sending environment. > > debug1: Sending command: /bin/bash --login -c ' env > > LTSP_CLIENT="ltsp" /etc/X11/Xsession ' ; kill -1 $PPID > > env: /etc/X11/Xsession: Permission denied > > debug1: channel 0: free: client-session, nchannels 1 > > debug1: fd 0 clearing O_NONBLOCK > > debug1: fd 1 clearing O_NONBLOCK > > Connection to 192.168.0.1 closed by remote host. > > debug1: Transferred: stdin 0, stdout 0, stderr 50 bytes in 0.1 seconds > > debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 693.8 > > debug1: Exit status -1 > > > > Any ideas anyone? > > > > Hi, > > I've got the same problem here. > How does one fix it? > > Thanks. > Chris. > > > > Thanks, > > > > Ryan > > > > > > > > ------------------------------------------------------------------------- > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share your > > opinions on IT & business topics through brief surveys-and earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _____________________________________________________________________ > > 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 > > > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _____________________________________________________________________ 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
