Re: Access to SMF logstreams

2019-04-29 Thread Timothy Sipples
Gadi Ben-Avi wrote: >I would like to prevent a user from accessing the SMF log >streams >Is there anything else that I need to define? To add to earlier replies, it's prudent to encrypt your log stream data sets so that you're fully blocking unauthorized user access, even from storage administ

Re: Access to SMF logstreams

2019-04-29 Thread Gadi Ben-Avi
Probably -Original Message- From: IBM Mainframe Discussion List On Behalf Of David Spiegel Sent: Monday, April 29, 2019 11:46 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Access to SMF logstreams Hi Gadi, I think that you meant "discrete" instead of "discreet". Sh

Re: Access to SMF logstreams

2019-04-29 Thread David Spiegel
Hi Gadi, I think that you meant "discrete" instead of "discreet". Shalom, David On 2019-04-29 01:34, Gadi Ben-Avi wrote: > Hi, > I would like to prevent a user from accessing the SMF log streams. > Class is active and there are discreet profiles for each of the SMF > logstreams. > The user in qu

Re: Access to SMF logstreams

2019-04-28 Thread Gadi Ben-Avi
Subject: Re: Access to SMF logstreams Gadi You should be good. Remember to grant the user associated with the SMF address space UPDATE access to the profiles. If you haven't already done so, take a look at this redbook: SMF Logstream Mode <http://www.redbooks.ibm.com/redbooks/pdfs/sg24

Re: Access to SMF logstreams

2019-04-28 Thread Mike Shorkend
Gadi You should be good. Remember to grant the user associated with the SMF address space UPDATE access to the profiles. If you haven't already done so, take a look at this redbook: SMF Logstream Mode Chapter 5.1.5 covers RACF Mike On M

Access to SMF logstreams

2019-04-28 Thread Gadi Ben-Avi
Hi, I would like to prevent a user from accessing the SMF log streams. Class is active and there are discreet profiles for each of the SMF logstreams. The user in question does not have access to the profiles. Is there anything else that I need to define? Thanks Gadi -