Comprehensive performance monitoring and observability of your IBM Z environment. Solutions include OMEGAMON, Service Management Suite for z/OS, and IBM Z Application Performance Management Connect
With APAR OA69124 PTF UJ10033 the Enhanced 3270UI now allows enhanced security options for users to situation function. You can now allow users viewing READ only for situations and objects in the e3270UI.
The links to documentation on the topic:
For example: to assign READ access to a profile to allow the user to invoke and make updates in the corresponding editor. A user with access authority NONE to a profile is not allowed to use the corresponding editor. For example, you can enter the following commands to allow the user to make updates in the Situation Editor and Object Editor, and to explicitly deny access to the ISPF Editor:
PERMIT KOBUI.ADMIN.SITEDITOR ID(userid) ACCESS(READ) CLASS(classname) PERMIT KOBUI.ADMIN.OBJECTEDITOR ID(userid) ACCESS(READ) CLASS(classname) PERMIT KOBUI.ADMIN.ISPFEDIT ID(userid) ACCESS(NONE) CLASS(classname) SETROPTS RACLIST(classname) REFRESH
#OMEGAMON #AIOps
Copy