Manual

UID = Userid
PWD = password
[END]
[TARGETS]
HOST = 10.0.1.73
UID = Userid
PWD = password
[END]
Example: Using super user to update Linux components:
SILENT = YES
[TARGETS]
HOST = 10.0.1.7
UID = Userid
PWD = password
SUUSERNAME = root
SUPASSWORD = rootpwd
[END]
Example: To update multiple targets using super user in an input file when all targets have the
same super user credentials:
SILENT = YES
SUUSERNAME = root
SUPASSWORD = rootpwd
[TARGETS]
HOST = 10.0.1.7
UID = Userid
PWD = password
[END]
[TARGETS]
HOST = 10.0.1.73
UID = Userid
PWD = password
[END]
Downloading HP SUM and components from the SDR
If you are using a Linux system, you can download HP SUM as an RPM from the HP SDR. This
allows you to download and install HP SUM and components from the SDR using common YUM
commands. For more information about downloading and installing HP SUM as an RPM, see the
document Linux best practices using HP Service Pack for ProLiant (SPP) and Software Delivery
Repository (SDR) at http://h20000.www2.hp.com/bc/docs/support/SupportManual/c03479393/
c03479393.pdf.
For information on using the SDR, go to http://www.hp.com/go/sdr.
Downloading HP SUM and components from the SDR 95