Bug 186761

Summary: [ssh] Make the Port setting configurable for Telnet and SSH
Product: [Tools] Target Management Reporter: Martin Oberhuber <mober.at+eclipse>
Component: RSEAssignee: Martin Oberhuber <mober.at+eclipse>
Status: RESOLVED FIXED QA Contact: Martin Oberhuber <mober.at+eclipse>
Severity: enhancement    
Priority: P2 CC: markphip
Version: 1.0.1   
Target Milestone: 2.0.1   
Hardware: All   
OS: All   
Whiteboard:

Description Martin Oberhuber CLA 2007-05-14 06:04:26 EDT
The Telnet and SSH subsystems should be able to take a configurable port.

This is especially needed for the Discovery service to properly instantiate the subsystems and configure them with the port detected. For this to work, the configurable port property must be in the SubSystem (although it is needed in the ConnectorService).
Comment 1 Martin Oberhuber CLA 2007-07-04 12:22:20 EDT
Fixed for 2.0.1.

After creating the SSH or Telnet connection, select an SSH or Telnet subsystem, right-click > Properties, "Subsystem" page, then change the Port number (by default it shows "0 (First-available)", this is being addressed by bug #195392 and bug #195399).

Entering a nonstandard port right in the New Connection Wizard will be
addressed by bug #195403 in the Future.