Just a follow up to my own question for the archives:

   I didn't figure out a way to disable xauth but I did figure out a 
way to use xhosts. I created a bash script that said:

sleep 45
export DISPLAY=:7
xhost +{ip address}


and put it in /opt/ltsp/i386/usr/local/bin


I then modified the ldm screen script (in 
/opt/ltsp/i386/usr/share/screen.d) to launch my script in the 
background just before starting ldm by adding:

/usr/local/bin/petes-script& just before ldm is started


Probably a much better and easier way to do what I want but damned 
if I could figure it out! :-)


Pete Billson
--
http://www.elbnet.com
ELB Internet Service, Inc.
Reliable Tech Support for New Jersey's Public Libraries

Peter Billson wrote:
> Hello *,
>   Is there a way to disable xauth when using LDM as the display manager?
> 
>   When using kdm I can use an xhosts +{someip} to allow a host to be able
> to connect to a terminal's display but if I try to use xhost with LDM it
> doesn't work.
> 
>   I want to allow a remote host access to the client's display without the
> need to reshare the xauth cookie each time I restart the client.
> 
> Pete Billson

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_____________________________________________________________________
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