HP Systems Insight Manager 6.0 Command Line Interface Guide

Linux
mxtoolbox(4), mxauth(8), mxtool(8)
mxuser
Adds, modifies, removes, or lists users in HP SIM.
Synopsis
mxuser -a username [-d description ] [-p CMSSecurity ||none|+T|-T] [-C
authorization_source_user ]
mxuser -a -g usergroupname [-d description ] [-p CMSSecurity ||none|+T| -T] [-C
authorization_source_user ]
mxuser -a -f filename
mxuser -a -gf -f filename
mxuser -m username [-d description ] [-p CMSSecurity ||none|+T|-T]
mxuser -m -g usergroupname [-d description ] [-p CMSSecurity ||none|+T|-T]
mxuser -m -f filename
mxuser -m -gf -f filename
mxuser -r username
mxuser -r -g usergroupname
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
The mxuser command enables you to manage user IDs and user groups. You must be an administrative
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 administrative 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
Linux 103