[
https://issues.apache.org/jira/browse/VCL-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14171464#comment-14171464
]
Josh Thompson edited comment on VCL-253 at 10/14/14 8:25 PM:
-------------------------------------------------------------
bq. Junaid Ali added a comment:
bq. Should this be a user specific configuration or an image specific
configuration? If it is image specific then the connect method takes
precedence. I believe it is cleaner design to have the connect methods flexible
and maybe offer ability to create custom connect methods and associate them
with images or even affiliations.
Connect methods are already assignable per image. This issue is related to
user's being able to specify a specific port. My implementation only allows the
user specified port to override a connect method having "remote desktop" or
"rdp" (case insensitive) in the name and having a connect port of 3389.
was (Author: jfthomps):
bq. Junaid Ali added a comment:
Should this be a user specific configuration or an image specific
configuration? If it is image specific then the connect method takes
precedence. I believe it is cleaner design to have the connect methods flexible
and maybe offer ability to create custom connect methods and associate them
with images or even affiliations.
> Allow users to specify RDP port
> -------------------------------
>
> Key: VCL-253
> URL: https://issues.apache.org/jira/browse/VCL-253
> Project: VCL
> Issue Type: New Feature
> Components: database, vcld (backend), web gui (frontend)
> Reporter: Andy Kurth
> Assignee: Andy Kurth
> Priority: Minor
> Fix For: 2.4
>
>
> 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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)