6 https administration, Https administration 2–54, Section 2.2.6, “https – FUJITSU SPARC M4000 User Manual

Page 110: Section 2.2.6, “https administration

Advertising
background image

XSCF> setssh -c addpubkey -u efgh

Please input a public key:

ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEAzFh95SohrDgpnN7zFCJCVNy+jaZ

PTjNDxcid/QGbihYDCBttI4151Y0Sv85FJwDpSNHNKoVLMYLjtBmUMPbGgGVB61qs

kSv/FeV44hefNCZMiXGItIIpKP0nBK4XJpCFoFbPXNUHDw1rTD9icD5U/wRFGSRRx

FI+Ub5oLRxN8+A8= [email protected]

<Press the Ctrl-D key>

XSCF>

2-54

SPARC Enterprise Mx000 Servers XSCF User’s Guide • April 2008

4. Use the showssh (8) command to confirm the user public key and its number.

<Example> The user key is set by number 1.

XSCF> showssh -c pubkey

Public key:

1 ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEAzFh95SohrDgpnN7zFCJCVNy+jaZ

PTjNDxcid/QGbihYDCBttI4151Y0Sv85FJwDpSNHNKoVLMYLjtBmUMPbGgGVB61qs

kSv/FeV44hefNCZMiXGItIIpKP0nBK4XJpCFoFbPXNUHDw1rTD9icD5U/wRFGSRRx

FI+Ub5oLRxN8+A8= [email protected]

Do the SSH connection by using the user account of XSCF on the client software
when you log in the XSCF Shell next time. Confirm that you can log in to the
XSCF Shell by authentication with the user key.

5. When you uninstall the user public key, use the setssh (8) command with the

number of the user public key.

XSCF> setssh -c delpubkey -s 1

1 ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEAzFh95SohrDgpnN7z

FCJCVNy+jaZPTjND/xcidQGbihYDCBttI4151Y0Sv85FJwDpSNHNKoVLMYLjtBmUM

PbGgGVB61qskSv/FeV44hefNCZMiXGItIIpKP0nBK4XJpCFoFbPXNUHDw1rTD9icD

5U/wRFGSRRxFI+Ub5oLRxN8+A8= [email protected]

6. Use the showssh (8) command to delete the user public key.

XSCF> showssh -c pubkey

XSCF>

2.2.6

Https Administration

Use https administration to specify the settings required for operating the web
browser window of the XSCF Web over an XSCF-LAN connection. Here, you can
specify the enabling/disabling of https and configure https settings. In this system,
https is disabled by default. You can use the XSCF Web console securely.

Advertising