In article <(E-Mail Removed)>,
(E-Mail Removed) says...
> On Wed, 14 Sep 2005 13:10:55 +0100, Rob Morley <(E-Mail Removed)>
> scrawled:
>
> >It only allows a single session - the local user and the remote user
> >will both see the same desktop. My reading of the OP was that he wanted
> >two independent sessions, but I could be wrong.
>
> That was my reading of it too. I'm just (still) in the process of
> doing this on my home network but using SUSE and Samba to set up
> roaming profiles. Quite a bit cheaper than MS Terminal Server.
>
That doesn't do the same thing - you're using it (at least in part) as a
domain controller, the OP wants to run applications on the server.
Linux will happily do this with minimal configuration - either
telnet/ssh to a shell or run an X server on the client machine that
talks to X applications running on the server machine. If you use a
Linux box as a client the software is already there, if you want to do
it from Windows you need a Windows X server. I used X-Win32 for a
while, and it was pretty good but it costs - $60 for a 4 year student
license, rather more for the other options. Cygwin/X is free, but I've
not tried it.