IP enrichment exits
Installing the Telnet exit
Telnet captures the IP addresses of Telnet connections made on the system on which the VM RACF agent is running. Use the following procedure to install the Telnet exit on your TCPMAINT system:
- Download the installation material to your workstation.
Copy the following modules to TCPMAINT 0198 minidisk:
- CZATN000 TEXT
- CZAUME TEXT
- CZATN000 CONFIG
- Configure the CZATN000.CONFIG RECEIVER parameter with the VM user ID of machine where the VM RACF agent is running.
- Configure PROFILE.TCPIP on the TCPMAINT 198 minidisk:
- Make sure that a Telnet port is enabled.
Add CZATN000 as a connect exit by using the following syntax:
INTERNALCLIENTPARMS
connectexit CZATN000
ENDINTERNALCLIENTPARMS
- Make sure that TCPIP.DATA is on both the 591 and 592 minidisks. If it is only on 592, you must copy it to 591.
Restart TCPIP by running the following commands:
/**/
'CP DISC'
'CP SLEEP 1 SEC'
'CP FORCE TCPIP'
'CP SLEEP 4 SEC'
'CP XAUTOLOG TCPIP'
EXIT
Installing the FTP exit
FTP captures audit processing details, general FTP commands, and the IP address and user ID performing the commands. Use the following procedure to install the FTP exit on your TCPMAINT system:
- Download the installation material to your workstation.
Copy the following modules to TCPMAINT 198 minidisk:
- FTPEXIT TEXT
- CZAUME TEXT
- FTPEXIT CONFIG
- Configure the FTPEXIT.CONFIG RECEIVER parameter with the VM user ID of machine on which the VM RACF agent is running.
- Configure SRVRFTP CONFIG:
- If it already exists, enable statements FTAUDIT, FTCHKCMD, and FTCHKDIR.
- If it does not exist, copy the sample SRVRFTP SCONFIG from the TCPMAINT 591 minidisk to SRVRFTP CONFIG on TCPMAINT 198, and enable statements FTAUDIT, FTCHKCMD, and FTCHKDIR.
- Restart TCPIP either by logging off and logging on to TCPMAINT or by running the #cp i cms command from TCPMAINT.
Installing the Perfkit exit
Performance Toolkit (Perfkit) captures the data related to logging on and off of the web interface, including the IP address and the user ID of the users who are logging on and off. Use the following procedure to install the Perfkit exit on your PERFSVM system:
- Download the installation material to your workstation.
Copy the following modules to PERFSVM 191 minidisk:
- CZAEXIT TEXT
- CZACSP MODULE
- CZAUME TEXT
- CZAEXIT CONFIG
- Configure CZAEXIT.CONFIG on the PERFSVM minidisk 191.
- Configure the RECEIVER parameter with the VM user ID of machine where the VM RACF agent is running.
- Set the Timer parameter for the time interval for reading the CONSOLE LOG. The allowed range is from 1 to 29 minutes. The default is 1 minute.
- min_start—Time (in minutes, after midnight) to start reading
- min_repeat—Time interval after which the log is read again
- Restart PERFSVM by running the i zcms 64-bit command from PERFSVM.