beautypg.com

FUJITSU SPARC ENTERPRISE M9000 User Manual

Page 318

background image

setssh(8)

294

SPARC Enterprise Mx000 Servers XSCF Reference Manual • Last Revised August 2009

OPTIONS

The following options are supported:

EXTENDED

DESCRIPTION

When a host public key is created, a prompt to confirm execution of the
command with the specified options is displayed. Enter "y" to execute the
command or "n" to cancel the command.

When a host public key already exists, if you generate a host public key, a
prompt to confirm the update is displayed. Enter "y" to update or "n" to cancel
the command.

-a

Deletes all registered user public keys. Should be specified
with "-c delpubkey."

-c

addpubkey

Registers the user public key.

-c

delpubkey

Deletes the user public key.

-c

{enable|disable} Specifies whether to enable the SSH service. One of the

following values can be specified:

enable

Starts the SSH service.

disable

Stops the SSH service.

-c genhostkey

Generates a host public key for SSH2.

-h

Displays usage statement. When used with other options
or operands, an error occurs.

-m

dscp=mode

Specifies whether or not to permit access from domain to
the SSH service via DSCP. One of the following values can
be specified. It is set to accept by default.

accept

Permits access to the SSH service.

deny

Restricts access to the SSH service.

-n

Automatically answers "n" (no) to all prompts.

-q

Suppresses all messages to stdout, including prompts.

-s

line

Specifies the user public key number to delete. For line,
specify the number which displayed after the showssh -c
pubkey

command executed. Should be specified with "-c

delpubkey

."

-u

user_name

Specifies the user account name to register or delete the
user public key. Should be specified with "-c addpubkey"
or "-c delpubkey." When the -u option omitted, the user
public key of the current login user account becomes the
target.

-y

Automatically answers "y" (yes) to all prompts.