Skip to Main Content
IBM Power Ideas Portal


This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. 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 Under review
Workspace IBM i
Created by Guest
Created on May 7, 2025

Restrict Powerdown system command to run from Interactive environment

The PWRDWNSYS command is utilized within the environment to either shut down or restart the partition as necessary. This process is overseen by the technicians responsible for maintaining the platform. However, I have observed a potential security vulnerability, as this command can be executed from a standard interactive session. In contrast, the end all subsystems command is restricted from being used in an interactive session, and I believe the PWRDWNSYS command should adhere to the same restrictions. It is generally unwise to restart the partition without first terminating all subsystems. From my perspective, I can identify the following rationale for implementing this change:

  1. There may be a security vulnerability, as the system can be shut down through a standard session. In the event of an unauthorized intrusion, there is a risk that the system could be compromised.

  2. All subsystems must be terminated before initiating the IPL process, and the ENDBS command is permitted solely from the controlling subsystem. Therefore, the PWRDWNSYS command should adhere to the same secure protocol which is secure.

Idea priority High
  • Guest
    Jun 18, 2025

    Yes , exit program can be implemented for almost all the services running on IBM i. But the idea here is to restrict this powerful command to run from normal interactive session. Similar to end all subsystem command it should also be restricted to the console usage only. System administrators normally login to console sessions when doing maintenance and restarting the partitions so what's the point of granting access to shutdown/restart command from the server under normal session.


  • Guest
    Jun 12, 2025
    The Power Down System exit program could be used to determine if the command issuer is running on the console and (optionally) cancel the request.
    https://www.ibm.com/docs/api/v1/content/ssw_ibm_i_76/apis/xpwrdwn.htm