How can I filter the Objects Accessed (Changed) report to omit an Access Type and select users? (NETIQKB71080)

  • 7771080
  • 22-May-2008
  • 22-May-2008

Environment

Netiq Security Solutions for iSeries

Netiq Security Solutions for iSeries

System Auditing and Reporting

Situation

How can I filter the Objects Accessed (Changed) report to omit an Access Type and select specific users?

Resolution

From the submittal window for the report, press F9 to access the filtering functionality.

The example below uses Access Type 30 as the value that you do not want to see on the report.  Substitute the user profiles for your environment.  If you prefer to select based on the Job User report column, use "Field Name"  ZCUSER rather than ZCUSPF.

                            Field             Operator                                   
Opt    AND/OR      Name            Value      Value (quotes are not needed)  
                           ZCACTP           NE        30                              
        AND            ZCUSPF           EQ        USER123                         
        OR              ZCACTP           NE        30                              
        AND            ZCUSPF           EQ        USERXYZ                         
        OR              ZCACTP           NE        30                              
        AND            ZCUSPF           EQ        USERABC                          

Additional Information

Formerly known as NETIQKB71080