Opened 14 years ago
Closed 9 years ago
#7906 closed defect (obsolete)
VRDE/RDP fails to enable after installing extension pack
Reported by: | Bitt Faulk | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.0.0 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | Linux |
Description (last modified by )
If the RDP-enabling extension pack is installed after the VRDE features are configured for a VM, it fails to use those configuration options.
I recently installed VirtualBox 4.0.0 on a headless server and didn't realize that I had to install the extension pack. I had run "VBoxManage modifyvm <VM> --vrde on --vrdeauthtype null --vrdeport 3389
" before installing the ext pack and the information showed up correctly in showvminfo:
VRDE: enabled (Address 0.0.0.0, Ports 3389, MultiConn: off, ReuseSingleConn: off, Authentication type: null)
but, of course, RDP didn't work. I then installed the extension pack, but there was no change in behavior. I had to run the modifyvm command configuring the VRDE options again in order for VBox to start listening for the RDP connection.
Change History (1)
comment:1 by , 9 years ago
Description: | modified (diff) |
---|---|
Resolution: | → obsolete |
Status: | new → closed |