Are you sure it still uses LDM or are you getting a gray screen with an X for the cursor? If you have "SCREEN_07 = startx" in the lts.conf file located in /opt/ltsp/i386/etc/lts.conf, the client will start an X session and not LDM.
>From there, you need to have GDM accepting remote XDMCP requests. You might want to add "XDM_SERVER = <ip address>" in your configuration to make sure it knows where to find GDM though it tries the ltsp server first. Make sure you don't have SCREEN_07 specified multiple times in the lts.conf file as well. Hope this helps... http://ltsp.mirrors.tds.net/pub/ltsp/docs/ltsp-4.1-en.html#AEN984 On Fri, 2007-04-13 at 22:06 -0400, Kevin Valentine wrote: > I've seen this question asked in various ways but I haven't seen a clear > answer. I'm trying to use gdm instead of ldm with the LTSP 5 install on > Ubuntu 6.10. Setting "SCREEN_07 = startx" isn't working in my custom > lts.conf file. Still uses ldm. What am I missing? > > -kevin > > ------------------------------------------------------------------------- > 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 ------------------------------------------------------------------------- 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
