Opened 13 years ago
Closed 13 years ago
#10150 closed defect (invalid)
vboxheadless does not honor VRDE server setting
Reported by: | vadimrapp | Owned by: | |
---|---|---|---|
Component: | RDP | Version: | VirtualBox 4.1.8 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Windows |
Description
I have virtual machine, and in its settings /diaplay/remote display I disable "enable server".
If I start this virtual machine by command vboxheadless -s XP2, on the console there's message "VRDE server is listening on port 3389"; if I then reopen Settings, I find "enable server" checked again.
expectations: server should not be listening, the checkbox should stay
workaround: start vboxheadless with parameter -vrdp off ; this should not be necessary if it's already specified in the settings.
Attachments (2)
Change History (3)
by , 13 years ago
comment:1 by , 13 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
VBoxHeadless always enables the VRDE server by default. You have to use VBoxHeadless --vrde config, then the config setting will be used.
log