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 Oct 4, 2019

Allow RRSF to distinguish between ALU commands and only propagate RESUMES/PWs commands.

Allow RRSF to distinguish between ALU commands and only propagate RESUMES/PWs commands. Restrict/qualify the type of commands that can be sent across environment instead of existing all or nothing approach.

Idea priority Medium
  • Guest
    Reply
    |
    Jul 10, 2023
    This item is a valid requirement but unlikely to be given high enough priority to be placed into the product plan. If this requirement is high value, please re-open it, or open a new requirement.
  • Guest
    Reply
    |
    Dec 24, 2019

    Hi,

    This is in response to an email I received stating additional information is needed. I see a comment about using ONLYAT keyword. While that would be for a specific admin issuing a command. But we have products that have system special or group special with CLAUTH that will be issuing the commands. We could possibly educate admins with the access as they come and go but we don't have any control over the products that have to issue the commands. We thought controlling who can resume users, reset password or set passwords across the enterprise via RRSF made much more sense. The solution using ONLYAT infers that there is no requirements for command direction in RRSF since you could always use ONLYAT. But we know that is not practical and RRSF is there and it does a great job with all the commands....just not the ALTUSER since some of the operands may or may not make sense to propagate and there is know way to distinguish that. We truly believe offering RRSF command in the form of or something similar to AUTODIRECT.node.USER.ALTPWD or AUTODIRECT.node.USER.ALTRES would allow us to direct commands for passwords and resumes at our discretion while protecting the other types of data that can be changed via an ALTUSER command that is unique between environments.

    Thanks for your consideration.

    Charlie

  • Guest
    Reply
    |
    Dec 19, 2019

    Thanks for submitting this requirement.
    Have you considered specifying ONLYAT on your ALTUSER commands? You could write a REXX script and use IRRXUTIL to get the list of nodes, and issue the ALTUSER... ONLYAT for each.