On Tue, Jul 05, 2011 at 09:36:28PM +0200, Frank Lienhard wrote: > So here is what I did: > I installed the ltsp-server-standalone package from the Lenny repos. used > the 'ltsp-build-client' command, which finished with a success > message > I edited /etc/dhcp3/dhcpd.conf and /etc/ltsp/dhcpd.conf as mentioned in: > http://wiki.debian.org/LTSP/Howto, which I followed further on (exports, > restarting services..)
i really wouldn't recommend using Debian Lenny for a new LTSP install. the new version of Debian (squeeze) was released in february, and has a much more current and functional LTSP. if you cannot upgrade your server, at least use LTSP from backports: http://wiki.debian.org/LTSP/Howto/Lenny-With-Backports (Note that security support for Debian Lenny will likely be finished in February 2012) > My client boots (with a kernel image from rom-o-matic), I get a login > screen. But no user is able to log in. as alkisg mentioned, edit /opt/ltsp/i386/etc/lts.conf: SCREEN_07=ldm SCREEN_08=shell SCREEN_DEFAULT=07 (note that SCREEN_DEFAULT will only work with 5.2.x versions of ltsp, but it won't hurt anything to have it there). live well, vagrant ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _____________________________________________________________________ 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
