Maximo Open Forum

 View Only

 How to make a Read-Only Security Group for users

  • End User
  • Everything Maximo
Bob Kraus's profile image
Bob Kraus posted 01-23-2025 09:27

I am using Maximo 7.6.1. I was wondering if there was a quick and easy way of making the entire application suite Read-Only for specific users.

Mainly, I want them to be able to log in and query but not be able to change anything.

Thanks In Advance.

Prashant Bavane's profile image
Prashant Bavane

You May do it using MXLoader easily using object structure for APPLICATIONAUTH object 

and create a group and grant READ option to ALL applications(as needed) by listing details in sheet

GROUPNAME, APP, OPTIONNAME

GROUPXX , APPNAME , READ

André Cordeiro's profile image
André Cordeiro

Hi Bob,

You can use the global restrictions to make the object readonly with a specific condition for those users.

Regards