HP Systems Insight Manager 5.3 Command Line Interface reference guide

mxuser -r -f filename
mxuser -r -gf -f filename
mxuser [-l d|f|n|t] [ username... ]
mxuser [-l dg|fg|ng|tg] [ usergroupname... ]
mxuser -lf [-b encoding ] [ username... ]
NOTE: The following commands are retained for backward compatibility.
mxuser -a username -d description -p full|limited|none|+T|-T -C
authorization_source_user
usergroupname -d description -p full|limited|none|+T| -T -C
authorization_source_user
mxuser -m username -d description -p full|limited|none|+T|-T
mxuser -m -g usergroupname -d description -p full|limited|none|+T|-T
NOTE: This command does not list the authorizations assigned to a user. See mxauth(1M) for more
information.
Description
mxuser allows you to manage user IDs and user groups. You must be a full configuration rights user to add
or remove users, or to modify existing information. Any user can list user information.
mxuser -a username [-d description ] [-p
full|CMSSecurity|limited|none|+T|-T] [-C authorization_source_user ]
mxuser -a -g usergroupname [-d description ] [-p
full|CMSSecurity|limited|none|+T|-T] [-C authorization_source_user ]
mxuser -a -f filename
mxuser -a -gf -f filename
These commands allow a user or user group with full configuration rights or CMSSecurity rights to add
a new user or group. A full rights user may optionally grant or deny full, CMSSecurity or limited
configuration rights to the new user or group. Full rights enables a user or user group full access to HP
SIM. With limited configuration rights and no configuration rights, users are only allowed access to
the listing options of HP SIM commands. In addition to listing, limited configuration rights users can
create tools with mxtool (1M).
If you do not specify full rights or CMSSecurity rights for a new user or user group, the default setting
is limited configuration rights. Additionally, this command enables a full rights user or CMSSecurity
rights user to assign the authorizations of an existing user or group to the new user or group. For more
information about authorizations, see mxauth(1M).
mxuser -a -f filename and mxuser -a -gf -f filename allow you to add multiple users
and user groups by specifying a file containing the required information. The file must be formatted in
the XML format defined for HP SIM users. See mxuser(4) for more information.
mxuser -m username [-d description ] [-p
full|CMSSecurity|limited|none|+T|-T]
mxuser -m -g usergroupname [-d description ] [-p
full|CMSSecurity|limited|none|+T|-T]
mxuser -m -f filename
mxuser -m -gf -f filename
These commands enable a full rights or CMSSecurity rights user to modify an existing user or group
description, and to reassign rights to an existing user or group. The description replaces the existing
description for the user or group. Any modification of the user or group authorizations must be made
with mxauth (1M). Users or groups to be modified can be specified on the command line or in an
XML file. Use an XML file to modify multiple users or groups at the same time. See mxuser(4) for
more information.
98 Command descriptions