How do I get my exit program to work with Remote Request Management? (NETIQKB30949)

  • 7730949
  • 02-Feb-2007
  • 08-Sep-2008

Resolution

goal
How do I get my exit program to work with Remote Request Management?

fact
VigilEnt Security Agent for AS/400 5.3/6.3

fact
VigilEnt Security Agent for AS/400 5.2/6.2

fix

Refer to the following steps, to incorporate your exit program into Remote Request Management:

  1. Create a data area by typing CRTDTAARA at a command line.
  2. Press F10 for additional parameters. In the data area type in the name of VigilEnt's exit program.
  3. Type PSCOMMON, in the 'Library' field.
  4. Type *char, in the 'Type' field.
  5. Type 20, in the 'Length' field.
  6. Specify the library that your exit program is in and the name of your exit program (ie. 1-10 value will be library name, 11-20 value will be exit program name.), in the 'Initial Value' field
  7. Specify what you would like in the description field.
  8. Press Enter.


Additional Information

Formerly known as NETIQKB30949