Sun Microsystems V40Z Server User Manual


 
Appendix B Access Commands 101
Return Codes
TABLE B-33 lists the return codes for this subcommand.
Access Delete User Subcommand
Description: Deletes a user:
Format
Command format:
access delete user USERNAME [-a | --all] [-q | --quiet]
TABLE B-33 Return Codes for Subcommand access add user
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_InvalidArgument 4 One or more arguments were incorrect or invalid. The
group specified with -g is an invalid local SP
administrative group or the length of the user name or
password exceeds the maximum length.
NWSE_NoPermission 6 Not authorized to perform this operation.
NWSE_Exist 19 The user already exists.