> -----Original Message-----
> From: IBM Mainframe Discussion List On Behalf Of Support, DUNNIT 
> SYSTEMS LTD.
> 
> Hi,
> 
> Running z/OS 1.8 from ADCD on a FlexEs box.
> 
> We are about to enable remote external access to our z/OS 
> system. Security is lousy as it is. The network router does 
> port forwarding for Telnet to our z/OS system. That brings up 
> the ADCD default login screen, which on its own offers no 
> security. For example, by ADCD install default, you can logon 
> straight into CICS without any signon.
> 
> Is there some simple VTAM session application readily 
> available with ADCD that can be automatically started for a 
> terminal session when a connection is made and force 
> prompting for a valid RACF ID and password?

You can configure CICS to require sign-on by coding DFHSIT parameters
SEC=YES and XTRAN=YES.  This also requires that you create RACF profiles
for every transaction that would be invokable in CICS (except CESN for
sign-on, CESF for sign-off, and CSGM for the initial "welcome to CICS"
screen).

    -jc-

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to