Connection Setting Keyword Tokens

image\rwnprg32.gif TicketForwarding keyword

 

Keyword/Value syntax

TicketForwarding {True | False}

Valid in connection types

TELNET

Can change value if connection is open?

No

 

Description

Specifies whether Ticket Granting Tickets (TGT) are forwardable during Kerberos sessions. Ticket forwarding allows you to forward your TGT to another host and get service tickets for additional services without having to repeat the authentication process with the KDC. Tickets that have been forwarded may be forwarded again.

Values

The default value is False.

Examples

Session.ConnectionSettings = "TicketForwarding True"

If .ConnectionSetting("TicketForwarding") = "True"

Notes

· This setting is only available when Kerberos is enabled (Authentication is True) and MutualAuthentication is set to True.

· Use these settings to configure Kerberos connections: Authentication, Encryption, MutualAuthentication, Principal, Realm, RenewableTicket, TicketForwarding.

image\jump.gif ConnectionSettings property

image\jump.gif Keyword Tokens by Keyword

image\jump.gif Keyword Tokens by Connection Type