How do I configure the iSeries agent to send RRM transactions to Log Manager? (NETIQKB70491)

  • 7770491
  • 11-Jul-2007
  • 02-Oct-2007

Environment

Fact: NetIQ Security Solutions for iSeries 8.0

Fact: PSSecure

Fact: PSAudit

Fact: Remote Request Management (RRM)

Fact: NetIQ Security Manager 5.0

Situation

Goal: How do I configure the iSeries agent to send RRM transactions to Log Manager?

Goal: How do I get RRM entries in Log Manager?

Symptom: Log Manager does not include RRM transactions.

Resolution

Fix: To configure the iSeries agent to send RRM events to Log Manager, run the following commands:

ADDLIBLE PSCOMMON

PSRUNSQL ('update pscommon/mom008f set M08SRC = (''PSJRN01   PSCOMMON  '' || substr(M08SRC,23,3)) where M08SRC like ''%PSC311DFMT%''')

RMVLIBLE PSCOMMON

Cause

Cause: The NetIQ Security Solutions for iSeries agent is not configured to send RRM transactions to Log Manager.

Additional Information

Formerly known as NETIQKB70491