[Pkg-ltsp-devel] boot success, now what?

Joshua N Pritikin jpritikin at pobox.com
Fri Oct 27 07:21:55 UTC 2006


On Thu, Oct 26, 2006 at 08:07:04AM +0200, Ronny Aasen wrote:
> chroot /opt/ltsp/i386 passwd

Oh!  That's easy.

> make sure the user  you try to login with have a working enviorment, you 
> can try using the same username  on the server,

Now that I can tail /var/log/ldm.log, I see that something is going 
wrong with ssh. I put sshd in debug mode. Here is the output:

Server listening on :: port 22.
debug1: Bind to port 22 on 0.0.0.0.
Generating 768 bit RSA key.
RSA key generation complete.
debug1: Server will not fork when running in debugging mode.
debug1: rexec start in 4 out 4 newsock 4 pipe -1 sock 7
debug1: inetd sockets after dupping: 3, 3
Connection from 192.168.0.3 port 4086
debug1: Client protocol version 2.0; client software version 
OpenSSH_4.3p2 Debian-4
debug1: match: OpenSSH_4.3p2 Debian-4 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-1.99-OpenSSH_4.1p1 Debian-6
debug1: permanently_set_uid: 116/65534
debug1: list_hostkey_types: ssh-rsa,ssh-dss
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: client->server blowfish-cbc hmac-md5 none
debug1: kex: server->client blowfish-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST received
debug1: SSH2_MSG_KEX_DH_GEX_GROUP sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_INIT
debug1: SSH2_MSG_KEX_DH_GEX_REPLY sent
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: KEX done
debug1: userauth-request for user joshua service ssh-connection method 
none
debug1: attempt 0 failures 0
debug1: PAM: initializing for "joshua"
debug1: PAM: setting PAM_RHOST to "remix.local"
debug1: PAM: setting PAM_TTY to "ssh"
Failed none for joshua from 192.168.0.3 port 4086 ssh2
Connection closed by 192.168.0.3





More information about the Pkg-ltsp-devel mailing list