How do I schedule the 'Profile Password Last Change Date' report to include users that haven't chang (NETIQKB31248)

  • 7731248
  • 02-Feb-2007
  • 08-Oct-2007

Resolution

goal
How do I schedule the 'Profile Password Last Change Date' report to include users that haven't changed passwords for 90 days without modifying the report filter?

goal
How do I schedule the report without having to modify the report filter to specify the current date every time it is run?

fact
VigilEnt Security Agent for iSeries 5.4/7.0

fact
VigilEnt Security Agent for AS/400 5.3/6.3

fact
VigilEnt Security Agent for AS/400 PSAudit 5.2

fact
System Auditing and Reporting

fix

The following are possible solutions to scheduling the 'Profile Password Last Change Date' report without modifying the report filter:

  • Call the System Auditing and Reporting application program interface '(API) STRAAAPI' from a CL program. STRAAAPI requires the report name which, in this case, is 'AACL80UG'. The date parameters are not required for this particular report.
  • Direct the output to physical file where the numeric handling capabilities of Command Language (CL) or Query/400 can be used to select the records in this file, where the Password Change Date is within the last 90 days.  This CL program can then be submitted to run as a scheduled job.

Please note that STRAAAPI can be used for any of the PSAudit object, file/member or library reports



Additional Information

Formerly known as NETIQKB31248