Previous Topic: Examples: MEMLIMIT keywordNext Topic: Example: MINTKTLF keyword


MINTKTLF Keyword—Minimum Ticket Life

Valid on z/OS.

Use the MINTKTLF keyword to specify the minimum ticket life in the KERBDFLT REALM record in the SDT.

This keyword has the following format:

TSS ADDTO(SDT) REALM(KERBDFLT)
               REALMNAME('kerberosrealmname')
               MINTKTLF(minticketlife)
               MAXTKTLF(maxticketlife)
               DEFTKTLF(defaultticketlife)
               KERBPASS(kerberospassword)
min‑ticket‑life

The minimum ticket life in seconds. Zero is not valid.

This keyword is only applicable when defining the KERBDFLT realm record (not foreign realms). If MINTKTLF is specified, then DEFTKTLF and MAXTKTLF must be specified. If only one is specified, a message is generate. See DEFTKTLF and MAXTKTLF keywords for additional information.

Range: 1 to 2147483647

This keyword is used with: