Host Intrusion Detection System Release 3.1 Release Notes
Installation
Making Depots
31
http://itrc.hp.com,
Step 4. Click the link individual patches.
NOTE You must be registered before you can download patches.
Step 5. Using the instructions on the Web site, download the patches listed in Table 2-4 on
page 31 into /var/tmp/idspatch_11i.
NOTE Note the following:
• Some patches might have dependency patches: patches that must
be installed first. Click the dependency links and download the
dependency patches, too.
• Some patches might be superseded. You can choose either the
patch listed in Table 2-4 or the superseded patch.
Step 6. Unpack the patch file sets into their separate depots:
$ sh -c ’for i in /var/tmp/idspatch_11i/PH*; do sh $i; done’
Step 7. Copy the patches to your agent and administration depots as appropriate:
• 11 i Agent Depot
If any of your agent systems is running HP-UX 11i v1, copy the 11i IDS-KRN
product and IDS agent subproducts into the ids_11i_agent depot:
# sh -c ’for i in /var/tmp/idspatch_11i/PH*.depot; do swcopy -s $i
\* @ /var/depot/ids_11i_agent; done’
• 11i Admin Depot
If your administration system will not be running an agent.
• 11i Admin + Agent Depot
If your administration system is running HP-UX i v1 and will be running an
agent, copy the patch depots into the ids_11i_admin+agent depot:
# sh -c ’for i in /var/tmp/idspatch_11i/PH*.depot; \
do swcopy -s $i \* \@ /var/depot/ids_11i_admin+agent; done’