HP Systems Insight Manager 7.0 Command Line Interface Guide

Example 5
To remove fred from the list of users, enter mxuser -r fred.
Example 6
To add the list of users in the local file updates.xml, enter mxuser -a -f updates.xml.
Example 7
To display the list of user names, enter mxuser -l.
Example 8
To display a detailed screen-viewable list of the users, enter mxuser -l d.
Example 9
To display a tabular list of users, enter mxuser -l t. The output might look like:
USER RIGHTS COMMENT
root CMSSecurity Default Full Rights user
jane none Database Administrator
joe none Backup Operator
Limitations
Only full configuration or CMSSecurity rights users can add, remove, or modify users. Any
user can list information.
Only a unique instance of any user name can be added. Attempting to add a user name that
already exists results in an error.
Only existing users can be successfully removed.
This command can only be run on the CMS.
When you add an administrative rights user, the user will not be able to run mxagentconfig
until you assign system authorizations with mxauth.
See also
HP-UX
mxuser(4), mxauth(1M).
Linux
mxuser(4), mxauth(8).
mxwbemsub
Adds, removes, lists, or moves WBEM event subscriptions from the nodes in Systems Insight
Manager.
Synopsis
mxwbemsub -a [ destination ] (-n nodenames|-f filename) [-t indication type ]
mxwbemsub -r [ destination ] (-n nodenames|-f filename) [-t indication type ]
mxwbemsub -l [ destination ] (-n nodenames|-f filename) [-t indication type ]
mxwbemsub -m [ current destination ] new destination (-n nodenames|-f filename)
[-t indication type ]
126 Command descriptions