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 Delivered
Workspace IBM i
Categories IBM i Access Family
Created by Guest
Created on Jul 2, 2018

Locking Down Open Source Package Management in ACS

How can we lock down the new feature Open Source Package Management in IBM i Access Client Solutions? How do we make sure non-system administrators do not play around with installing and uninstalling packages?


Use Case:

IBM i Access Client Solutions is deployed to all the users in our business. Only system administrators should be able to install/update/remove open source packages on the system. I searched but have not found any documentation on requirements to run this tool. Perhaps there are limits with who can run this option but I have not seen it in the documentation.
Also, it would be good to not even allow this option to be visible for the majority of users. Perhaps a config entry in the AcsConfig.properties.


Idea priority Medium
  • Guest
    Reply
    |
    Aug 9, 2018

    Can this also be controlled via "function usage" permissions, or is this a client-side configuration only?

  • Guest
    Reply
    |
    Aug 8, 2018

    There is already a way to restrict the Open Source Package Management. Unfortunately, we failed to add this to the GettingStarted documentation before the update was released. The online documentation has been updated:
    ftp://ftp.software.ibm.com/as400/products/clientaccess/solutions/GettingStarted_en.html

    Adding the following line to AcsConfig.properties will hide the function:
    com.ibm.iaccess.ExcludeComps=OSSSETUP

  • Guest
    Reply
    |
    Jul 3, 2018

    You need a user with SSH access to your system... so if you don't run SSH or the user has no access the option can't be abused.

    But it would indeed be nice that AcsConfig.properties contains an entry for com.ibm.iaccess.ExcludeComps.