Skip to Main Content
IBM Z Hardware and Operating Systems Ideas Portal


This is the public portal for all IBM Z Hardware and Operating System related offerings. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Not under consideration
Workspace z/OS
Categories RACF
Created by Guest
Created on Jul 19, 2024

Enhancements to ACEECHK

Add clarification to IRR421I messages and granularity to the Failure option to allow for a more gradual implementation rather than a sledgehammer approach.

This would benefit RACF Administrators gradually rolling out the failure option and help RACF Monitoring teams quickly identify issues for investigation.

Idea priority Medium
  • Guest
    Reply
    |
    Aug 13, 2024
    RACF's ACEE modification detection support is not intended to provide the granular control as requested in the RFE. The intent is to allow an organization to detect programs that may not comply with security policy. In some cases, the application in question may have an alternate configuration option to grant the application the correct authority. In other cases, an exception must be created to allow the application to function without triggering the IRR421I message. The exceptions can be scoped on a per-user basis to restrict who may run programs that alter the ACEE.

    Some organizations have a zero-tolerance policy for programs that modify the ACEE. Those organizations can set the IRR.ABEND.ON.FAILURE profile, after a monitoring period where all applications that trigger the IRR421I warning are addressed one way or another.

    RACFs program control feature should be used to allow or deny specific users the ability to execute certain programs in a manner similar to what is requested in the RFE.