Previous Topic: INACTIVE—Deny Use of Unused ACIDsNext Topic: INSTDATA—Global Installation Area


Examples: INACTIVE control option

This example denies access to any user or job that attempts to access the system by using that ACID if an ACID is not used for five consecutive days after its password expires.

INACTIVE(5)

The user could avoid the situation described above by changing his password before the expiration date, or by changing his password within the five‑day threshold specified in the INACTIVE control option.

This example reactivates an INACTIVE ACID by removing SUSPEND from user and replacing the password specifying the expiration interval or expire option:

TSS REMOVE(acid) SUSPEND

Use only one of the following entries to replace the password.

TSS REPLACE(acid) PASSWORD(xxx,030)
TSS REPLACE(acid) PASSWORD(xxx,,EXP)