Maximo Open Forum

 View Only
  • 1.  All applications are available despite security.

    Posted 03-05-2024 13:09

    I am currently able to access every application in the instance, despite my security groups only allowing a select few. I have troubleshooted to the best of my ability however I am unable to resolve. Any advice appreciated. 


    #Security

    ------------------------------
    Kaman Doyle
    BIG
    ------------------------------


  • 2.  RE: All applications are available despite security.

    Posted 04-05-2024 16:28
    This query will show you the security groups that the user belongs to.
    select * from maximo.groupuser where userid = 'USERID'
     
    This other query will give you all the permissions that those security groups have.
    select * from maximo.applicationauth where groupname in (select groupname from maximo.groupuser where userid = 'USERID') order by groupname, app, optionname
    They should be consistent, that is, the groups to which the user belongs would give the permissions within the system. Verify that this is what is being accessed by the system.
    Regards!


    ------------------------------
    Martin Fabra
    ARSAT S.A. - Actively seeking employment
    ------------------------------



Featured Podcast
Episode 1 is live: IBM Maximo Application Suite 9.2

Watch or listen to Steven Shull and Phil Runion discuss the practical MAS 9.2 updates Maximo teams should know.

Watch the Podcast
MORE by Naviam Episode 1 cover
Watch the latest episode