3.3.3 Securing Services
Complete the following tasks to enable the service security feature.
- Set up transaction security through the mainframe with the security administrator.
- Specify
OTMASECURITY=Yin theSYSTEMstatement of your TMA TCP for IMS configuration file. - Set the security flag for each local service using the
SECURITYparameter inSERVICE TYPE=LOCALstatement. For parameter information, refer Defining Local Services. - Issue the
/SEC OTMA PROFILEcommand in IMS to enable security checking on a service by service basis for the OTMA interface. Issue the/SEC OTMA FULLcommand in IMS to enable security checking on all services.WARNING: If
SECURITY=Nin theSERVICE TYPE=LOCALstatement for any local service definition, issue/SEC OTMA PROFILE. A security failure results if you specifySECURITY=Nand issue /SEC OTMA FULLcommand.
Parent topic: Setting Up Security for TMA TCP for IMS