Access update user subcommand, Format – Sun Microsystems FIRE V40Z User Manual
Page 127
Appendix B
Access Commands
105
Access Update User Subcommand
Description: Updates the login information (password or group) for the user.
Format
Command format:
access update user {-u | --user} USER {-p | --password} PASSWORD
{-g | --group} GROUP
lists the arguments for this subcommand.
Note –
The -p and -g arguments are optional but you must specify at least one.
NWSE_InvalidArgument
4
One or more arguments were incorrect or invalid.
NWSE_NotFound
5
Entity (user, service, file, path or other) was not found.
NWSE_NoPermission
6
Not authorized to perform this operation.
TABLE B-40
Arguments for Subcommand access update user
Argument
Description
{-u | --user}
The name of the user to update.
{-p | --password}
The user's new password. The -p and -g options are optional but
you must specify at least one.
{-g | --group}
The new group to which to reassign to the user. The -p and -g
options are optional but you must specify at least one.
TABLE B-39
Return Codes for Subcommand access update password
Return Code
ID
Description