[
https://issues.apache.org/jira/browse/VCL-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14195039#comment-14195039
]
ASF subversion and git services commented on VCL-253:
-----------------------------------------------------
Commit 1636432 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1636432 ]
VCL-253 - Allow users to specify RDP port
ldapauth.php: modified updateLDAPUser: added rdpport to returned data
itecsauth.php: modified updateITECSUser: added rdpport to returned data
> 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)