This installer option determines whether the -autoinit argument
is passed to the MIT Kerberos executable.
On startup, if this argument is passed, and if there are no tickets
in the default cache, and if no useful tickets can be imported from
the LSA cache, MIT Kerberos will open the get ticket dialog and prompt
for a password; this option does not appear to have any other effect.
(cherry picked from commit
d9af383d069b571457849dea77dbef01ccb55370)
ticket: 7357
status: resolved
</Control>
<Control Id="koAutoInitText" Type="CheckBox" X="25" Y="130" Width="280" Height="30" CheckBoxValue="-autoinit" Property="LEASHAUTOINIT" >
- <Text>Ensure that the Kerberos tickets are available throughout the Windows login session</Text>
+ <Text>Get tickets (if there are no existing tickets) when MIT Kerberos is started</Text>
</Control>
<Control Id="Back" Type="PushButton" X="180" Y="243" Width="56" Height="17" Text="[ButtonText_Back]">