FUJITSU SPARC ENTERPRISE M4000 User Manual

Page 252

Advertising
background image

setssh(8)

278

XSCF Reference Manual • Last Revised January 2007

EXAMPLE 9

Registers the user public key by specifying the user name. Finish the input
of public key by pressing Enter and then pressing Ctrl+D.

EXAMPLE 10

Specifies the public key number to delete the user public key.

EXAMPLE 11

Deletes all user public keys.

EXIT STATUS

The following exit values are returned:

SEE ALSO

rebootxscf(8)

, showssh(8)

XSCF>

setssh -c addpubkey -u efgh

Please input a public key:
ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEAzFh95SohrDgpnN7zFCJCVNy+jaZPTjNDxcid
QGbihYDCBttI4151Y0Sv85FJwDpSNHNKoVLMYLjtBmUMPbGgGVB61qskSv/
FeV44hefNCZMiXGItIIpK
P0nBK4XJpCFoFbPXNUHDw1rTD9icD5U/[email protected]

[Enter]
[Ctrl+D]

XSCF>

setssh -c delpubkey -s 1

1 ssh-rsa
AAAAB3NzaC1yc2EAAAABIwAAAIEAzFh95SohrDgpnN7zFCJCVNy+jaZPTjNDxcid
QGbihYDCBttI4151Y0Sv85FJwDpSNHNKoVLMYLjtBmUMPbGgGVB61qskSv/
FeV44hefNCZMiXGItIIpK
P0nBK4XJpCFoFbPXNUHDw1rTD9icD5U/[email protected]

XSCF>

setssh -c delpubkey -a

0

Successful completion.

>0

An error occurred.

Advertising