On Wed, 7 Nov 2007, SZABO Zsolt wrote: > Digging a bit further in the source code (thanks LTSP guys!) I found > that the rc scripts are invoked after ssh_session (sending an "LTSPROCKS" > message after successful login) but before the x_session... that's why > it cannot open X display. Therefore, I patched the S10-delayed-mounter > script (can be found in ldm_5.0.31debian2): > > --- s10-delayed-mounter 2007-10-04 01:28:05.000000000 +0200 > +++ S10-delayed-mounter 2007-11-07 14:42:19.000000000 +0100 [...]
Oh, sorry... the problem is somewhere else... There is a line in /usr/sbin/ltspfsmounter on the server: env['DISPLAY'] = 'localhost:10.0' but I do not understand why... So, with this setting and using only one host it surely works. However, when I tried to use the floppy on another client I had some problems... but at this moment I cannot thoroughly test the situation again. -- Zsolt ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _____________________________________________________________________ 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
