IBM Security Z Security

 View Only
Expand all | Collapse all

aLERT 1105 IS NOT WORKING WITH MY CARLA CODE

  • 1.  aLERT 1105 IS NOT WORKING WITH MY CARLA CODE

    Posted Wed July 27, 2022 08:28 PM

    define read(str$blank('READALL '),noprefix,noquote) TRUE,

    where (racfcmd_keywords_eff='READALL')

    define readl(str$blank('READALL '),noprefix,noquote) TRUE,

    where (logstr=:'READALL')

    define nonc(str$blank('NON-CNCL '),noprefix,noquote) TRUE,

    where (racfcmd_keywords_eff='NON-CNCL')

    define noncl(str$blank('NON-CNCL '),noprefix,noquote) TRUE,

    where (logstr=:'NON-CNCL')

    select likelist=recent event=(adduser(0,2),altuser(0,2)),

    racfcmd_keywords_eff=(SPECIAL,OPERATIONS,AUDITOR,ROAUDIT,CLAUTH)

    select likelist=recent event=(adduser(0,2),altuser(0,2)),

    racfcmd_keywords_eff=(NON-CNCL,READALL)


    #Support
    #ZSecurity
    #SupportMigration


  • 2.  RE: aLERT 1105 IS NOT WORKING WITH MY CARLA CODE

    Posted Thu July 28, 2022 04:42 PM

    Hello Richard,

    This entry appears to be incomplete, but as you have now opened a support case we will discuss this via that case.

    Regards, Mike


    #Support
    #ZSecurity
    #SupportMigration