On Wed, 14 Nov 2007, Anthony M Simonelli wrote:

> --- Alexandre Magaz Graça <[EMAIL PROTECTED]> wrote:
>> [EMAIL PROTECTED]:~# ssh -S
>> /var/run/ldm_socket_vt7_192.168.0.4 server
>> "/usr/sbin/ltspfsmounter
>> /var/run/drives/usbdisk-sdb1 add"
>> X11 connection rejected because of wrong
>> authentication.
>> X connection to localhost:10.0 broken (explicit kill
>> or server shutdown).
>> Error: /tmp/.alex-ltspfs/usbdisk-sdb1 is not mounted
>
> This is also my problem.  Everything checks out in the
> DebugLocalDev wiki except for the very last line.  I
> have the exact same results except I don't get the
> "X11 connection rejected because of wrong
> authentication." message, but just the broken X
> connection and the error that the flash drive is not
> mounted.
>
> The changes I've made since I installed the server is
> installing other packages in the chroot and the
> ltsp-update-image.  The weird thing is that it works
> intermittently and right now it is not working.
>
> When I issue that command:
>
> ssh -S /var/run/ldm_socket_vt7_192.168.0.10
> 192.168.0.10 "/usr/sbin/ltspfsmounter
> /var/run/drives/usbdisk-sda1 add"
>
> what is supposed to be the correct output?

Isn't missing an '-X' from the ssh command above? I mean

ssh -X -S /var/run/ldm_socket_vt7_192.168.0.10 192.168.0.10 ...

--
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

Reply via email to