[ 
https://issues.apache.org/jira/browse/VCL-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14158381#comment-14158381
 ] 

ASF subversion and git services commented on VCL-253:
-----------------------------------------------------

Commit 1629291 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1629291 ]

VCL-253 - Allow users to specify RDP port

userpreferences.php:
-added RDPPORTERR
-modified userpreferences: changed 'RDP File Preferences' to 'RDP Preferences'; 
added input for setting rdp port
-modified confirmUserPrefs: changed 'RDP File Preferences' to 'RDP 
Preferences'; added confirm for rdp port
-modified submitUserPrefs: removed 'if' wrapping call to updateUserPrefs which 
didn't do anything; added rdpport to data passed to updateUserPrefs
-modified processUserPrefsInput: added rdpport
-modified printUserprefJavascript: if no error for 'personal' section and there 
is an error for rdpport, print js to show rdpfile section

utils.php:
-modified getUserInfo: added rdpport to returned data
-modified updateUserPrefs: added $rdpport argument and setting rdpport in query

> 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)

Reply via email to