Date: Thu, 6 Sep 2007 14:33:26 -0500
Reply-To: CICS List <CICS-L@LISTSERV.UGA.EDU>
Sender: CICS List <CICS-L@LISTSERV.UGA.EDU>
From: "Chase, John" <jchase@USSCO.COM>
Subject: Re: security close dis
In-Reply-To: A<OF9FD5FFD5.D780B056-ON0525734E.006A5069-0525734E.006A77C6@bn.com.pe>
Content-Type: multipart/alternative;
________________________________
From: CICS List [mailto:CICS-L@LISTSERV.UGA.EDU] On Behalf Of
Fernando Morote
Hi all
It is possible in cics to prevent from doing clo dis to a file
vsam.
I FILE(DPAHF01)
STATUS: RESULTS - OVERTYPE TO MODIFY
Fil(DPAHF01 ) Vsa Ope Ena Rea Upd Add Bro Del Sha
Dsn( TDPAH.V.D1D.AHORROS.MAESTRO.F01 )
You can do that with CICS Command Security. See the CICS RACF Security
Guide for how to set it up, but basically READ access to the relevant
RACF profiles allows the INQUIRE functionality; SET functionality
requires UPDATE (or higher) access.
-jc-
[text/html]
|