FUJITSU SPARC ENTERPRISE M4000 User Manual

Page 144

Advertising
background image

setarchiving(8)

146

XSCF Reference Manual • Last Revised January 2007

OPTIONS

The following options are supported:

-h

Displays usage statement.

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

-k

host-key

Sets the public key that XSCF uses to verify the
identity of the host. Possible values for the host-key
are shown here:

none

This literal value specifies that a public key
should not be used to authenticate the archive
host. If an archive host public key was previously
configured, it is deleted.

download

This literal value specifies that setarchiving
should download the public host key from the
archive host using the SSH protocol. If the -t
option is used, setarchiving downloads the
key from the host specified in the argument to
-t

. Otherwise, setarchiving downloads the

key from the current archive host. Next,
setarchiving

displays the key’s md5

fingerprint and prompts you for confirmation of
the identity of the host to continue. If you accept
the key, it is saved and used for server
authentication. If you reject the key,
setarchiving

exists without changing the

configuration.

public-key

The specified public key is stored and used for
server authentication. The host-key argument
should be the complete public-key for the archive
host, beginning with the key type.

Note –

The public-key should be enclosed in quotes to

ensure that the shell treats it as a single word.

Advertising