Previous Topic: PHRASE Keyword—Assign Password PhraseNext Topic: PKCSPASS Keyword—Specify Certificate Password


PHYSKEY Keyword—Support External Authentication Devices

Valid on z/OS.

Use the PHYSKEY (physical security key) keyword to support external authentication devices.

This keyword has the following format:

TSS ADDTO(acid) PHYSKEY([']physkey data['])

PHYSKEY data:

This keyword is used with:

Examples: PHYSKEY keyword

This example specifies that CUST800 has PHYSKEY 4739:

TSS ADDTO(CUST800) PHYSKEY(4739)

This example removes CUST800's PHYSKEY:

TSS REMOVE(CUST800) PHYSKEY(4739)