Sun Microsystems V20Z Server User Manual


 
Appendix B Access Commands 93
Return Codes
TABLE B-21 lists the return codes for this subcommand.
Access Delete Trust Subcommand
Description: Removes a host-based trust relationship for the specified host.
Format
Command format:
access delete trust CLIENT HOSTNAME [-a | --all] [-q | --quiet]
TABLE B-22 lists the arguments for this subcommand.
TABLE B-21 Return Codes for Subcommand access add trust
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.
NWSE_FileError 18 FileFile open, file missing, or a read or write error
occurred.
NWSE_Exist 19 Entity (user, service or other) already exists.
TABLE B-22 Arguments for Subcommand access delete trust
Argument Description
CLIENT HOSTNAME Specifies the name of the client to remove.
[-a | --all] Removes all trust relationships.
[-q | --quiet] If the trust relationship to delete is not found, this argument
specifies that no error be returned.