VRDP password protected

Discussions related to using VirtualBox on Linux hosts.
Post Reply
jptechnical
Posts: 11
Joined: 30. Jun 2008, 22:38

VRDP password protected

Post by jptechnical »

Is there a way to password protect the rdp session for vms started with vrdp?

I would like to have a semi-headless server and autostart the vms, this I can do with no issue, but I am concerned about having unsecured rdp sessions to the console.

So, how can I authenticate or password protect the VRDP RDP sessions started from the command line (ssh session, init or otherwise) without X?

Thanks, great software! I need to get over this last hurdle and then I am off of VMWare... been a long time coming too!
TerryE
Volunteer
Posts: 3572
Joined: 28. May 2008, 08:40
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu 10.04 & 11.10, both Svr&Wstn, Debian, CentOS
Contact:

Post by TerryE »

Read UG sec 7.4.4. Use the External method. Remember that the Headless process runs in the host context so you need to use an account and password that is valid on the host and not on the VM that is running.
Post Reply