[Pkg-ltsp-devel] ldm / ssh weirdness

Gustavo Franco stratus at debian.org
Thu Mar 15 22:42:04 CET 2007


Hi Vagrant,

I've just started using ldm (we used gdm back then on our CDD) and a
co-worker find out that ldm (latest in sid) wasn't working out of the
box and needed the following patch:

--- ldm	2006-12-22 16:55:47.000000000 -0500
+++ ldm.new	2007-01-25 15:02:09.000000000 -0500
@@ -113,7 +113,8 @@

             ssh_opts = ['-v',
                        '-X',
-                       '-c', 'blowfish-cbc,aes128-cbc,3des-cbc']
+                       '-c', 'blowfish-cbc,aes128-cbc,3des-cbc',
+                       '-o', 'StrictHostKeyChecking no']

             if self.use_localdev:
                        localdev_ssh_opts=['-M',


What am i missing to log into with a available account without the
patch above? I'm sure you did it, but i fail to see how. Thoughts?

Btw, we've some progress and cool stuff to add on ltspfs (Debian),
that i plan to report through the BTS soon (eg.: usb floppy support
and some random fixes).

regards,
-- stratus
http://stratusandtheswirl.blogspot.com



More information about the Pkg-ltsp-devel mailing list