> From: "Charles Marcus" <[EMAIL PROTECTED]>
 > Subject: Re: X0rfbserver Citrix Server semi-sol'n
 > Date: Tue, 11 Jun 2002 10:01:46 -0400
> 
>> From: "Jason Bechtel" <[EMAIL PROTECTED]>
>> Date: Tue, 11 Jun 2002 01:15:52 +0200
>>
>> 1: "Pushing" a session --
>> I believe the original messages regarding the existence of
>> x0rfbserver were closely followed by someone mentioning a
>> presentation in western Canada (Vancouver?) in which people
>> were already doing this.  So, yes, x0rfbserver can be used
>> to "push" a session out for training.  This shouldn't be
>> hard to do, either.  Once you setup the source session, all
>> you have to do is fire up a bunch of viewers.  You could
>> devise any of a number of ways to do this...  A new menu
>> option on desktops or an auto-run command on login, if
>> everyone is supposed to see the demo....
> 
> Actually, I think a more secure method would be to simply send out an email
> with a link that can be clicked to 'join' the published session.  The password
> could be encoded (more secure) and auto-entered, or simply provided as text
> (less secure) in the body of the email, and which would then have to be
> entered manually when prompted for.

I see...  You're concerned about them accessing the session with a 
password.  Look at the file 'rfm_fbs.1.0.html' that comes with the rfb 
source.  It describes the "(Remote Framebuffer Macro) file format 
version 1.0", a human readable scripting language used to send messages 
to an RFB Server.  It includes the ability to script in the password.

Also, why do you care about the security of the password if you are 
*trying* to publish/broadcast the session?

> The ability to shadow sessions on different LTS networks over a WAN link.  For
> example, say I have 5 LTS networks located in different cities... I would like
> to be able to shadow sessions in our local office *and/or* in remote
> offices...
> 
> Is this gonna require additional coding, or is it capable now?

I have no idea about whether this would "just work", but if it doesn't, 
you can always ssh to the remote LTS server (setting up an X-forwarding 
tunnel with -X) and then run the xrfbviewer/vncviewer there and have its 
display directed back across the WAN to your desktop.

> Doing it via an email with a link (app?), this should be possible, as long as
> the firewalls are set up properly, no?

I don't see how you expect the email app to just execute a link as a 
command, but assuming you could do that...  Sure.  You'd just have to 
have the command start the viewer pointed at the appropriate session and 
send the Remote Framebuffer Macro file containing the password info.

Jason



_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - 
http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink

_____________________________________________________________________
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.openprojects.net

Reply via email to