5.2.3.2.2 DM_SNALINKS Section
This section of the DMCONFIG file is dedicated to
         Oracle Tuxedo Mainframe Adapter for SNA parameters. It records the
         security in effect for the host system. It correlates to the values
         set for the ATTACHSEC parameter in the connection
         resource definition. In the following parameter definition,
         remote refers to the ATMI domain and local refers to
         the host system. The parameter takes the form:
               
- 
                        
                     
SECURITY_TYPE = {value} - In this parameter, 
valuecan be set as:- 
                              
                           
LOCAL - Specifies that a user identifier is not to be supplied by the
                  remote system. 
LOCALis the default value. - 
                              
                           
IDENTIFY - Specifies that a user identifier is expected on every attach request. All remote users of a system must be identified to the remote external security manager.
 - 
                              
                           
VERIFY - Attaches a user ID and valid password to the remote region. The user ID and password are controlled by the region’s external security manager.
 - 
                              
                           
PERSISTENT - Not fully supported. Functions the same as
                  
VERIFY. - 
                              
                           
MIXIDPE - Not fully supported. Functions the same as
                  
VERIFY. 
 - 
                              
                           
 
The values LOCAL and IDENTIFY are
         roughly equivalent to NONE and APP_PW for
         the SECURITY parameter in the DMCONFIG
         file.
               
Parent topic: Setting DMCONFIG File Security Parameters