Hello!
I use 2x RDP client on Ubuntu. It's works perfect on terminal RDP servers (not farm), but when I try connect via 2x RDP client to RDP Farm I see login screen and when I enter login and password I have ejected from the session
When I paste command in terminal
Code:
/opt/2X/Client/bin/appserverclient -u testuser123 -r pass== -s servername:3389 -d DOMAIN -S local -c 16 -e 0x80 --tls 0 -l 0x0409 -I PRE_WIN2000_DISABLED -I 1 -m MX
and run it and try to login to farm, a get this error in terminal:
Code:
Failed to delete pre-reconnected session, session redirection was terminated.
I use Ubuntu 12.04 LTS I386 with LXDE and openbox
May you help me?
Thanks in advance!