LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (September 2007)Back to main CICS-L pageJoin or leave CICS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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]


Back to: Top of message | Previous page | Main CICS-L page