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> ]*
mxpassword -g
mxpassword -c
mxpassword -n
mxpassword -u
DESCRIPTION
The mxpassword command allows the user to add, remove, modify, and
list the passwords stored for use with Systems Insight Manager. The
passwords are displayed in clear text, for readability.
Security concern:
Please close the command window immediately after executing this
command, to prevent the clear text passwords from being exposed
to unintended eyes.
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.
-g Starts the MxPassword GUI.
-c Checks for existence of keystore.
-n Creates a new server certificate.
-u Upgrades the keystore (used by upgrade code only).
-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, mxpassword returns:
0 The operation completed successfully.
>0 An error occured during operation.
AUTHOR
mxpassword was developed by the Hewlett-Packard Company.