Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
It would be beneficial if users could specify the RDP port used when connecting to Windows images in case the default port (3389) is blocked by a firewall.
Tasks that need to be done:
-Add rdpport column to user table
-Add code to Windows modules to check the user setting and configure the registry to use the custom port, open the custom firewall port instead of the default, and set it back to the default when reclaimed
-Add configuration field to web frontend user preferences