Previous Topic: SIGNMULTI Keyword—Allow Multiple Sign OnsNext Topic: SIGNWITH—Certificate Private Key


Examples: SIGNMULTI keyword

This example allows User01 to signon to any facility multiple times:

TSS ADDTO(USER01) FACILITY(ALL)
                  SIGNMULTI 

This example removes the multiple signon capability:

TSS REMOVE(USER01) FACILITY(ALL)
                   SIGNMULTI