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

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

Commit 1602979 from [~arkurth] in branch 'vcl/trunk'
[ https://svn.apache.org/r1602979 ]

VCL-702
Reworked new.pm::reserve_computer to not include OS-specific code. Moved some 
of the old functionality to a new OS.pm::reserve subroutine. Updated reserve 
subroutine in Linux.pm and Windows.pm.

Removed new.pm::confirm_public_ip_address. The functionality exists in 
OS.pm::update_public_ip_address.

VCL-753
Added OS.pm::get_connect_method_remote_ip_addresses. Added Linux.pm: 
get_user_remote_ip_addresses, get_port_connection_info.

VCL-564
Added OS.pm::run_scripts, which was formerly in Windows.pm. This isn't called 
from anywhere yet.

Added $SOURCE_CONFIGURATION_DIRECTORY variable to Linux.pm.

VCL-253
Added Windows.pm::check_rdp_port_configuration. This is called from 
Windows.pm::post_load. If the port number for the RDP connect method doesn't 
match the registry it is configured.

> 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.2#6252)

Reply via email to