Previous Topic: Define Kerberos InformationNext Topic: Local Environment Customization


Examples: Kerberos

This example creates a KERBNAME field “john_doe” within a new KERB segment on “useracid”. Note that a MAXTKTLF operand is not supplied in this command.

TSS ADD(useracid) KERBNAME(john_doe)

This example displays the KERB segment:

TSS LIST(useracid) SEGMENT(KERB)

This example displays the corresponding KERBSEGM SDT record:

TSS LIST(SDT) KERBSEGM(useracid)