z/OS Communications Server: SNA Network Implementation Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Defining the logon manager and TPF applications to VTAM

z/OS Communications Server: SNA Network Implementation Guide
SC27-3672-01

You need to define the logon manager and each TPF application program to VTAM® using APPL definition statements. The following operands and operand values are required:
name     APPL  ACBNAME=acbname,
               AUTH=(ACQ,NOCNM,NOPASS,NOTSO,SPO),
               PARSESS=YES,
               SRBEXIT=NO,
               SONSCIP=YES,
               ENCR=NONE,
               VTAMFRR=NO,
               HAVAIL=YES

If acbname differs from the name procname of the logon manager JCL, you need to code the LMPROC definition statement in the logon manager configuration definition.

The following APPL definition statement operands are optional:
  • PRTCT
  • USSTAB
  • VPACING

To use password protection for the logon manager, include the PRTCT operand on the APPL definition statement for the logon manager, and specify the same password as that on the LMPROC definition statement in the logon manager configuration definition. To use password protection for a TPF application program, include the PRTCT operand on the APPL definition statement for the TPF application program, and specify the same password as that on the LMAPPL definition statement in the logon manager configuration definition.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014