Users who use windows RDP see a single desktop and not their own!
In other word, assume that I start the guest in the headless mode using
Code: Select all
VBoxManage startvm winxp64 --type headlessThe authentication method is set to NULL which I thing that this the root of the problem. However, setting the authentication method to other things will prevent the users to connect via RDP

