Previous Topic: Password HistoryNext Topic: User Requested Generation


Random Password Generation

CA Top Secret can generate random passwords according to a specified password mask.

Random password generation:

Before the random password generation option is used, specify:

To automatically generate a password after the current one expires set the RN sub-option of the NEWPW control option.

Example: random password generation

This example specifies the RNDPW, RN, MASK, and MINDAYS sub-options using the FACILITY and NEWPW control options.

TSS MODIFY FACILITY(fac=RNDPW))
TSS MODIFY NEWPW(RN,MASK=cvcv,MINDAYS=5)