Programming with FTP OLE Automation

image\rwnprg32.gif KerberosFwdTkt property

 

Syntax

Object.KerberosFwdTkt
Object.
KerberosFwdTkt = Value

Data type

Boolean

 

Description

Returns (first syntax line) or specifies (second syntax line) whether Ticket Granting Tickets (TGT) are forwardable. 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.

Note: If UseKerberos is set to False, this property is ignored.

Values

The default value is False.

FTP Script SET Parameter Equivalent

None