setssh(8)
System Administration 297
EXAMPLE 10 Specifies the public key number to delete the user public key.
EXAMPLE 11 Deletes all user public keys.
EXAMPLE 12 Restricts access from domain to the SSH service via DSCP.
EXIT STATUS The following exit values are returned:
SEE ALSO rebootxscf(8), showssh(8)
XSCF> setssh -c delpubkey -s 1
1 ssh-rsa
AAAAB3NzaC1yc2EAAAABIwAAAIEAzFh95SohrDgpnN7zFCJCVNy+jaZPTjNDxcid
QGbihYDCBttI4151Y0Sv85FJwDpSNHNKoVLMYLjtBmUMPbGgGVB61qskSv/
FeV44hefNCZMiXGItIIpK
P0nBK4XJpCFoFbPXNUHDw1rTD9icD5U/wRFGSRRxFI+Ub5oLRxN8+A8=abcd@example.com
XSCF> setssh -c delpubkey -a
XSCF> setssh -m dscp=deny
Continue? [y|n] :y
Please reset the XSCF by rebootxscf to apply the ssh settings.
0Successful completion.
>0 An error occurred.