HP PRM Version C.03.02.xx Release Notes for HP-UX 11i v1, HP-UX 11i v2, and HP-UX 11i v3
PRM Release Notes
Software availability in native languages
Chapter 1 27
Software availability in native languages
The HP PRM Version C.03.02.xx manpages, release notes, and user’s guide are available in
English and Japanese.
Security
This section highlights security items you should be aware of.
HP provides the HP-UX Bastille product, available from http://www.hp.com/go/softwaredepot
at no charge, for enhancing system security.
Restrict outside access made available through PRM
PRM’s remote management daemon (prm3d) and remote monitoring daemon (prmagt) expose
a system to access from outside the system.
NOTE Secure sites may want to disable prmagt to avoid unwanted information
exchange. If prmagt is to be used, it is strongly recommended that it be used
only on a trusted internal network protected by firewalls and access controls,
due to known issues with the SNMP protocol.
If you would like to restrict access, stop these daemons with the following commands:
# /opt/prm/bin/prm3d -stop
# /opt/prm/bin/prmagt -stop
You can ensure these daemons are not started when a system boots by setting the following
variables to 0 in the file /etc/rc.config.d/prm:
PRM_RMTCONF
PRM_SNMPAGT