Previous Topic: Automatic Password GenerationNext Topic: Passwords that do not Expire


ACIDs Without a Password

A region ACID or an ACID that automatically signs onto a terminal may not require a password. CA recommends not to have many ACIDs without a password.

To create an ACID without a password, specify the NOPW sub-option and 0 for the expiration interval.

Example: ACIDs without a password

This example creates an ACID with no password:

TSS CREATE(USER01) NAME(‘TERMINAL01’)
                   DEPARTMENT(PAYROLL)
                   FACILITY(TSO)
                   PASSWORD(NOPW,0)