Autologin with rdesktop-vrdp?
Posted: 4. Oct 2011, 15:17
Hi there,
I'm facing an annoying problem while trying to connect to a Windows Server guest using VRDP, can somebody help me?
My config:
Host = CentOS 5.7 x86_64
Guest = Windows Server 2008 R2 SP1 x86_64
VirtualBox = VirtualBox-4.1-4.1.2_73507_rhel5-1.x86_64.rpm
What I do:
- Connect to the host system from my laptop using NX client; run xterm on the host.
- When connecting directly to the RDP server on the guest (through NAT), autologin works fine:
- When trying to connect to VIrtualBox's RDP server instead (on port 3390)
it doesn't autologin, and I'm stuck at the "Press CTRL+ALT+DELETE to log on" prompt; I can't enter the key sequence either, tried all possible combinations. The only way I've been able to log in is to send the sequence from the console
and then type in the credentials manually. This is very frustrating.
Anyone has an idea what's wrong here?
Thanks for your help,
Chris
I'm facing an annoying problem while trying to connect to a Windows Server guest using VRDP, can somebody help me?
My config:
Host = CentOS 5.7 x86_64
Guest = Windows Server 2008 R2 SP1 x86_64
VirtualBox = VirtualBox-4.1-4.1.2_73507_rhel5-1.x86_64.rpm
What I do:
- Connect to the host system from my laptop using NX client; run xterm on the host.
- When connecting directly to the RDP server on the guest (through NAT), autologin works fine:
Code: Select all
> rdesktop-vrdp -E -x l -k fr -g 1210x680 -T ROCware -u Administrator -p xxx localhost:3389
Code: Select all
> rdesktop-vrdp -E -x l -k fr -g 1210x680 -T ROCware -u Administrator -p xxx localhost:3390
Code: Select all
VBoxManage controlvm ROCware keyboardputscancode 1d 38 53 b8 9d
Anyone has an idea what's wrong here?
Thanks for your help,
Chris