HP Systems Insight Manager 5.3 Command Line Interface reference guide

<toolbox name="operator"
guid="00000000864162de0eea40331bf00000">
<enabled value="true" />
<description>A read-only toolbox for operators</description>
</toolbox>
<toolbox name="dbadmin"
guid="00000000864162de0eea403301600000">
<enabled value="true" />
<description>Database Administrator</description>
</toolbox>
<toolbox name="lvmadmin"
guid="00000000864162de0eea403323000000">
<enabled value="true" />
<description>LVM Administrator</description>
</toolbox>
</toolbox-list>
Limitations
Valid toolbox names cannot exceed 16 characters, but can be as short as a single character. The initial
character of a toolbox name must be an uppercase or lowercase letter.
Digits, underscores, dashes and white space are legal toolbox name elements. Trailing white space is
trimmed.
This command can only be run on the CMS.
There is a limit of 32 toolboxes. All toolboxes except the All Tools toolbox can be modified or removed
from the database. The All Tools toolbox is a special toolbox that cannot be modified in any way, or
be removed from a tool's toolbox authorizations.
See also
HP-UX
mxtoolbox(4), mxauth(1M), mxtool(1M)
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
HP-UX 97