Open Source Development

Power Open Source Development

Explore the open source tools and capabilities for building and deploying modern applications on IBM Power platforms including AIX, IBM i, and Linux.


#Power


#Power

 View Only
Expand all | Collapse all

making YUM AIX rbac aware

  • 1.  making YUM AIX rbac aware

    Posted Mon April 20, 2020 09:34 AM

    Originally posted by: csonne


    Hello,

    We have now YUM running on our AIX 7.2 lpars,  and we like to go a step further and make this rpm tool aix RBAC aware.

    We noticed that the yum command is a script that call underneath a pyton script.

    This script checks if it is executed as a root user otherwise it gives a error "not running as root user"

    With RBAC we like to run this command as an "normal user" so without this check.

    is there a possibility to remove this check, so that we can try to bring the yum tool under rbac control?

    It would be a great security advantage, to do this without the sudo roles,

     

    Greetings Christian Sonnemans.


    #AIXOpenSource
    #AIX-Open-Source-Software


  • 2.  Re: making YUM AIX rbac aware

    Posted Thu April 23, 2020 01:04 AM

    Originally posted by: sangameshm


    We will check if it is possible to run YUM with RBAC using normal user.

     

    Thanks,

    Sangamesh


    #AIXOpenSource
    #AIX-Open-Source-Software