ACF2 Cleanup database last reference date
search cancel

ACF2 Cleanup database last reference date

book

Article ID: 220750

calendar_today

Updated On:

Products

Cleanup

Issue/Introduction

Logonids not being flagged as UNREF in the Cleanup database when the logonid has PSWD-VIO value reset to zero on a different system configured with Command Propagation Facility (CPF) and ACC-DATE is not updated in the logonid record statistics.

Resolution

If CPF is configured to propagate commands to another ACF2 system, then any administrative logonid field that's updated on one system would cause the logonid to be updated and flag the cleanup database.

PSWD-VIO count is updated internally by ACF2, whether its done by a user or a security administrator, only this field gets 
updated and it doesn't update the logonid ACC-DATE field. The ACC-DATE field is only updated for successful System Entry Validation(SEV).

The command propagation can be limited by using the TARGET parameter on the CHANGE command as shown below:

change logonid PSWD-VIO(0) target()

This command will replace the current default node list with the home node only for this command and it will not be propagated to another system.