Sun Cluster 3.2 Release Notes for Solaris OS

cconsole(1M), crlogin(1M), cssh(1M), and ctelnet(1M)

The following revised Synopsis and added Options sections of the combined cconsole, crlogin, cssh, and ctelnet man page document the addition of Secure Shell support to the Cluster Control Panel utilities:

SYNOPSIS


$CLUSTER_HOME/bin/cconsole [-s] [-l username] [clustername… | nodename…]
$CLUSTER_HOME/bin/crlogin [-l username] [clustername… | nodename…]
$CLUSTER_HOME/bin/cssh [-l username] [-p ssh-port] [clustername… | nodename…]
$CLUSTER_HOME/bin/ctelnet [clustername… | nodename…]

DESCRIPTION

cssh

This utility establishes Secure Shell connections directly to the cluster nodes.

OPTIONS

-l username

Specifies the ssh user name for the remote connections. This option is valid with the cconsole, crlogin, and cssh commands.

The argument value is remembered so that clusters and nodes that are specified later use the same user name when making connections.

If the -l option is not specified, the user name that launched the command is effective.

-p ssh-port

Specifies the Secure Shell port number to use. This option is valid with the cssh command.

If the -p option is not specified, the default port number 22 is used for secure connections.

-s

Specifies using Secure Shell connections instead of telnet connections to node consoles. This option is valid with the cconsole command.

If the -s option is not specified, the utility uses telnet connections to the consoles.

To override the -s option from the cconsole graphical user interface (GUI), deselect the Use SSH checkbox in the Options menu.