TSS7150A With Incorrect Password Trying To Implement E-GEN Works Server Product
search cancel

TSS7150A With Incorrect Password Trying To Implement E-GEN Works Server Product

book

Article ID: 17736

calendar_today

Updated On:

Products

Cleanup Datacom DATACOM - AD CIS COMMON SERVICES FOR Z/OS 90S SERVICES DATABASE MANAGEMENT SOLUTIONS FOR DB2 FOR Z/OS COMMON PRODUCT SERVICES COMPONENT Common Services CA ECOMETER SERVER COMPONENT FOC Easytrieve Report Generator for Common Services INFOCAI MAINTENANCE IPC UNICENTER JCLCHECK COMMON COMPONENT Mainframe VM Product Manager CHORUS SOFTWARE MANAGER CA ON DEMAND PORTAL CA Service Desk Manager - Unified Self Service PAM CLIENT FOR LINUX ON MAINFRAME MAINFRAME CONNECTOR FOR LINUX ON MAINFRAME GRAPHICAL MANAGEMENT INTERFACE WEB ADMINISTRATOR FOR TOP SECRET Xpertware Top Secret Top Secret - LDAP Top Secret - VSE

Issue/Introduction

Description:

This application works fine when the end-user from a distributed platform enters the correct password.

When entering a wrong password, the following message is received on the console:


TSS7150A SPECIFY PASSWORD FOR STC= ACID=ENDUSER0 

Solution:

A CA Top Secret facility needs to be defined for E-GEN. This new facility will be added as a MASTFAC to the E-GEN STC acid and will be added either to the CA Top Secret *ALL* record or to a specific profile or to any end-user requesting it.

This facility has to be defined in the CA Top Secret parameter file member to be taken in account on any CA Top Secret restart, IPL or REINIT.

The facility could look like:


 FACILITY(USERxx=NAME=EGEN)       
 FACILITY(EGEN=MODE=FAIL) 
 FACILITY(EGEN=ID=EG)

The facility can be defined dynamically using the TSS MODIFY command. For example:


 TSS MODIFY FACILITY(USERxx=NAME=EGEN)       
 TSS MODIFY FACILITY(EGEN=MODE=FAIL) 
 TSS MODIFY FACILITY(EGEN=ID=EG)

NOTE: The TSS MODIFY command is only valid until the next recycle of CA Top Secret.

Once defined, add this facility as a MASTFAC to the E-GEN region ACID:


TSS ADD(egenacid) MASTFAC(EGEN) 

Also add this as a FACILITY to the ACIDs that need it:


TSS ADD(acid) FACILITY(EGEN) 

where 'acid' is the user's acid, an attached profile, or the ALL record.

A recycle of EGEN is required to pick up the MASTFAC change.

Environment

Release: TOPSEC00200-15-Top Secret-Security
Component: