clearlinux / distribution

Placeholder repository to allow filing of general bugs/issues/etc against the Clear Linux OS for Intel Architecture linux distribution
522 stars 29 forks source link

Rdesktop #828

Open brickratrsa opened 5 years ago

brickratrsa commented 5 years ago

I use remote desktop alot and I cant seem to find a bundle/package for rdesktop.

I tried remmina before but has some issues connecting to older windows machines.

ahkok commented 5 years ago

We no longer ship openssl with RC4 support since it is an insecure cipher and can trivially be broken. rdesktop requires this to connect to really old windows machines since those are likely still to be configured with RC4 as the default cipher.

Now, we can add rdesktop but it would, just like remmina, NOT support RC4.

This is likely not what you want. You should likely consult this page from Microsoft:

https://support.microsoft.com/en-us/help/2868725/microsoft-security-advisory-update-for-disabling-rc4

And apply these updates to the older windows machines.