Return codes, Access delete public key subcommand, Format – Sun Microsystems FIRE V40Z User Manual
Page 120
98
Sun Fire V20z and Sun Fire V40z Servers, Server Management Guide • May, 2004
Return Codes
lists the return codes for this subcommand.
Access Delete Public Key Subcommand
Description: All users can execute this command to remove their own public key.
Manager-level users can execute this command to remove the public key for any
user.
Format
Command format:
access delete public key [-u | --user] USER [-a | --all] [-q | --quiet]
lists the arguments for this subcommand.
TABLE B-28
Return Codes for Subcommand access get public key users
Return Code
ID
Description
NWSE_Success
0
Command successfully completed.
NWSE_InvalidUsage
1
Invalid usage: bad parameter usage, conflicting
options specified.
NWSE_RPCTimeout
2
Request was issued, but was not serviced by the
server. RPC procedure timed out and the request may
or may not have been serviced by the server.
NWSE_RPCNotConnected
3
Unable to connect to the RPC server.
NWSE_NoPermission
6
Not authorized to perform this operation.
TABLE B-29
Arguments for Subcommand access delete public key
Arguments
Description
[-u | --user]
The user whose public key will be removed. Defaults to the current
user If USER is not specified. This argument is repeatable to remove
multiple public keys at one time.
[-a | --all]
Removes all public keys.
[-q | --quiet]
If the user to delete is not found, this argument specifies that no
error be returned.