From: Florent <fde...@gm...> - 2014-05-23 14:32:22
|
Hi Peter, > However using the latest code from SVN [r1798], I get sometimes >> redirected to the "wrong" server : >> >> This time, it redirected me to the second server (without my environment) >> : >> >> :~/test_RDS/rdesktop-code-1798/rdesktop/trunk# ./rdesktop -u login -p >> password -d domain -z -k fr -a 16 rdsfarm.domain >> Connection established using SSL. >> Redirected to deybachfl@10.XX.XX.XX session -735518346. >> Connection established using SSL. >> disconnect: Disconnect initiated by user. >> > > Why do you think this is "wrong"? As you can see, the RDP server > redirected you to deybachfl@10.XX.XX.XX. In order to be a correct RDP > client, rdesktop must obey this, and do the redirection. > Indeed you're right. I am redirected the way the farm wants me to. I noticed that I get redirected to the same server (when not redirected) but with a temporary profile... I still have to understand this behaviour. We have a cluster with a DNS "load-balancing" (the hostname "rds" is either resolved to "rds2" or "rds4", the two final servers). With the mstsc client; even when I get explicitly redirected, I don't get a temporary profile... As a side note, why do you want to run Windows 2012? Our experience is that > there's a lot of problems with it, and there's very little documentation > from Microsoft. Most articles on http://technet.microsoft.com only > applies to Windows 2008 R2. > I don't "want" to run 2012 ;) This is my working environment and I am simply adapting to it. Windows 2012 and R2 are the current standard in my organisation and I just have to deal with it! Cheers |