NAME
mxpassword - add, remove, modify, and list passwords stored in Systems
Insight Manager
SYNOPSIS
mxpassword
mxpassword -a ( ( -x <key>=<value> )+ | -f <filespec> )
mxpassword -m ( -x <key>=<value> )+
mxpassword -r ( -x <key> )+
mxpassword -l [ -x <key> ]*
DESCRIPTION
The mxpassword command allows the user to add, remove, modify, and
list the passwords stored for use with Systems Insight Manager. Some
of the passwords are stored and displayed in clear text, so they are
readable. The rest of the passwords are stored and displayed in an
encrypted form, and modifying them will change the cleartext
passwords.
OPTIONS
mxpassword recognizes the following options:
-a Add a new password.
-m Modifies an existing password.
-r Removes an existing password.
-l Lists the passwords stored by Systems Insight
Manager.
-x <key>[=<value>]
The key is the name of the password, and the value
is the new value of the password in text format.
RETURN VALUE
Upon completion, mxinitconfig returns:
0 The operation completed successfully.
>0 An error occured during operation.
AUTHOR
mxpassword was developed by the Hewlett-Packard Company.