The process to establish a proper security connection is:
For example, rename a USERxx entry:
FAC(USER11=NAME=TCP) FAC(TCP=PGM=xxx) FAC(TCP=NOTSOC,RES,NOIJU,AUTHINIT)
Depending on the release of TCP/IP used, the program name (xxx) is:
TCP/IP 3.1 PGM=MVP
TCP/IP 3.2 PGM=EZA
TCP/IP 3.4 PGM=EZB
Set all other FACILITY parameters according to your site‑specific needs.
Note: If the RES attribute is omitted from the FACILITY definition, no user or profile data set rules are loaded into the TCP address space.
For example:
TSS CRE(TCP) NAME('TCPIP/FTP
REGION ACID')
FAC(BATCH,STC)
PASS(password,0)
DEPT(DEPT)
MASTFAC(TCP)
NOVOLCHK
NODSNCHK
NOLCFCHK
NORESCHK
NOSUBCHK
TSS ADD(TCP) UID(0)
GROUP(OMVSGRP)
DFLTGRP(OMVSGRP)
HOME(/)
OMVSPGM (/bin/sh)
The Region ACID must have:
To properly secure job submission, the JES facility must be in FAIL MODE.
For example:
TSS ADD(STC) PROCNAME(TCPPROC)
ACID(TCP)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|