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 Nov 11, 2021

RACF DELGROUP FORCE, and message enhancements

The usability of the RACF command DELGROUP could be improved. Also the error messages are useless and inaccurate.

I want to be able to run a script to define RACF resources, and have a script to clean up.
For most resources I can do this.

I cannot do this for RACF groups without manual intervention
1) Usability
I have to remove all users from a group before I can delete the group. I cannot automate this in batch TSO.
Have an option
DELGROUP mygroup FORCE(YES)
where it deletes the group, even if there are userids connected to it.

2) Usability of messages.
If I try to delete the group, I get
IKJ56702I INVALID GROUP, PKIGRP3
where
IKJ56702I INVALID invalid data
Explanation
The user entered invalid data.

Module
IKJEFP00

Program
PARSE
_____________

This is not true, I entered valid data - but RACF was unable to complete the command.

I think this situation needs a new message saying
"Unable to delete a group, because there are userids connected to the group", instead of the invalid data message.

Idea priority Low
  • Guest
    Reply
    |
    Sep 6, 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
    |
    Jan 4, 2022

    Thank you for submitting this requirement.
    Regarding the first part of this requirement, the IRRRID00 utility can be used to remove references prior to deleting a group. Alternatively, IRRXUTIL in a REXX EXEC can be used to automate this. Also, see the Security Administrator's Guide > Chapter 4 ???Defining Groups" > ???Summary of steps for deleting groups".
    Regarding the second part of this requirement, we are recognizing it as an Uncommitted Candidate.