VSE Health Checker is installed on a PC. When starting VSE connector server STARTVCS from the PC the following messages were received on the console:
TSS7100E 031 J=STARTVCS A=*NOACID* T=N/A F=BATCH-INTERFACE ERROR 1 TSS9405E NO AUTHORITY FOR INTERNAL SECURITY FUNCTION ( ) IESC1026I CLIENT SESSION DENIED FOR USER: SYSA
ESM is Top Secret VSE.
TSSVSE
VSE Health Checker
Top Secret acids using the VSE Connector Server require the following user attributes:
TSS ADD(user-acid) IESINIT(IESEADM)
TSS ADD(user-acid) IESTYPE(USERTYPE1,NEW,SELECT)USERTYPE x => Defines overall user characteristics. Replace the x with one of the following values:
TSS ADD(user-acid) IESFL1(BAT,PSL,COD,VSAM)BAT => Allows the user to submit jobs to VSE Batch.
TSS ADD(user-acid) IESFL2(BQA,ESC,COU,CMD,OLPD,XRM)BQA => Allows the user to manage all POWER jobs.
Interface. These resource profiles include the user, application, and selection profiles.
You can add all the attributes to a user at once using the following Online Command:
TSS ADD(user-acid) IESINIT(IESEADM) IESTYPE(USERTYPE1,NEW,SELECT) IESFL1(BAT,PSL,COD,VSAM) IESFL2(BQA,ESC,COU,CMD,OLPD,XRM)
As you will notice this example will define an administrator which has full authorization
Example of output from CA Top Secret transaction TSS:
TSS LIST(SIE1) DATA(ALL) ACCESSORID = USER1 NAME = JOHN DOE TYPE = CENTRAL SIZE = 512 BYTES FACILITY = *ALL* CREATED = 07/25/01 LAST MOD = 10/04/01 09:29 PROFILES = PROFGEN PRFIRMSY LAST USED = 10/05/01 11:23 CPU(VSEA) FAC(BATCH ) COUNT(00991) ----------- SEGMENT CICS OPCLASS = 01 OPIDENT = SYA ----------- SEGMENT IESIS IESFL1 = BAT,COD,VSAM IESFL2 = BQA,ESC,COU,CMD,OLPD,XRM IESINIT = IESEADM IESTYPE = USERTYPE1,NEW,SELECT ----------- ADMINISTRATION AUTHORITIES RESOURCE = *ALL* ACCESS = ALL ACID = *ALL* FACILITIES = *ALL* LIST DATA = *ALL*,PROFILES,PASSWORD,PWVIEW MISC1 = *ALL* MISC2 = *ALL* MISC3 = SDT MISC8 = LISTSTC,LISTRDT,REMASUSP,MCS,LISTSDT MISC9 = *ALL* TSS0300I LIST FUNCTION SUCCESSFUL