3PAR InForm® OS 2.2.4 CLI Administrator's Manual (320-200113 Rev A, March 2009)

3.8
Global Options and Environment Variables
3PAR InForm OS CLI Administrator’s Manual InForm OS Version 2.2.4
3.2.3.2 Setting the TPDSOCKSSL Environment Variable On Windows
To set the TPDSOCKSSL environment variable in Windows:
1 On the taskbar, click the Start > Settings > Control Panel.
2 In Control Panel, double-click the System icon.
3 In the System Properties
dialog box, click the Advanced tab.
4 Click Environment Variables.
5 Enter
TPDSOCKSSL in the Variable box.
6 Enter
1 in the Value box.
7 Click OK.
3.2.3.3 Using the -sockssl Option
A secure CLI connection is also available for single instances of a command. On the command
line, enter
–sockssl following the command name. See the following output example:
3.2.4 Setting the TPD Port
By default, the port used for data transfer is port 5782. When using SSL, the port defaults to
port
5783. If you wish to use another port for data transfer, you can manually set the port as
follows:
In the example above, replace
<port_number> with the preferred port you wish to use.
$ createuser –sockssl
% cli -tpdportnum <port_number>