Hi guys, On 8/23/06, Joe Auerbach <[EMAIL PROTECTED]> wrote:
> Right now I have my dapper machine using a fun pretty greeter. > > Where is the ltsp greeter default stored? I'd like it to use the same > one (since I went to all the trouble to set it up and all). What you're looking for actually isn't LTSP specific, though it may seem like it is if LTSP is the only reason you're using XDMCP via GDM. The reason you're seeing a different greeter screen over the network is that GDM supports using one greeter program for console sessions and a different one for networked "remote" (aka XDMCP; aka "LTSP client sessions" for our purposes) sessions. I've had good success editing the GDM config file directly (Ubuntu: /etc/gdm/gdm.conf) as it's a pretty simple INI style file. What you'll want to do is make sure that the "RemoteGreeter" variable is set to the same program that your "Greeter" variable is set to. Then you'll need to restart GDM (which I believe will instantly give all logged in users the boot, either that or it waits until everyone logs out (maybe that's "reload"))...anyway, be careful about doing that step. That should be all you need to do, since it sounds like you already have XDMCP turned on and working. HTH, Jason ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _____________________________________________________________________ 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
