Terminal Services & Linux Client
This is a discussion about Terminal Services & Linux Client in the Windows Software category; Hello. . . I know this is kinda wierd question. . . But. . . I would like to access Windows2000 Terminal Services Server From Linux (XWindows). . . Is it possible? - I mean - is there any Linux Client available? Thanks.
Hello...
I know this is kinda wierd question... But...
I would like to access Windows2000 Terminal Services Server From Linux (XWindows)...
Is it possible? - I mean - is there any Linux Client available?
Thanks.
I know this is kinda wierd question... But...
I would like to access Windows2000 Terminal Services Server From Linux (XWindows)...
Is it possible? - I mean - is there any Linux Client available?
Thanks.
Participate in our website and join the conversation
This subject has been archived. New comments and votes cannot be submitted.
Nov 9
Nov 12
0
1 minute
Responses to this topic
Terminal Services relies on ActiveX to run. I've never seen a client for anything other than Windows.
The web client is an ActiveX component, which can be found here:
http://www.microsoft.com/windows2000/downloads/recommended/TSAC/default.asp
and a FAQ on it can be found here:
http://www.microsoft.com/windows2000/techinfo/administration/terminal/tsacfaq.asp
Whereas the other clients are a basic Win32 setup that is usually installed with Adminpak.msi or from the server itself (remote install or floppys). Maybe you can use some emulation format to run it from one of the latter, but I wouldn't know how to do that. However, all new development is geared toward the former (TSAC) which has the ActiveX underpinnings as vital3d3 mentioned.
http://www.microsoft.com/windows2000/downloads/recommended/TSAC/default.asp
and a FAQ on it can be found here:
http://www.microsoft.com/windows2000/techinfo/administration/terminal/tsacfaq.asp
Whereas the other clients are a basic Win32 setup that is usually installed with Adminpak.msi or from the server itself (remote install or floppys). Maybe you can use some emulation format to run it from one of the latter, but I wouldn't know how to do that. However, all new development is geared toward the former (TSAC) which has the ActiveX underpinnings as vital3d3 mentioned.
OP
Thanks for your answers... I really appreciate it...
Rdesktop ( http://www.rdesktop.org/) is what you need. If you want an official client, you'll have to go with Citrix.
OP
Wow! Thanks, Intlharvester that's what i needed...
That is pretty cool, makes me wanna try Linux again...