Skip to main content
Version: 3

Using TicketCache (Currently Logged in user details)

Pre-requisite Ensure that your window's registry is setup as follows:

Field NameDescription/Action
For Windows XP and Windows 2000, the registry key and value should be:HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Lsa\Kerberos
Value Name: allowtgtsessionkey
Value Type: REG_DWORD
Value: 0x01
For Windows 2003 and Windows Vista, the registry key and value should be:HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Lsa\Kerberos\Parametes
Value Name: allowtgtsessionkey
Value Type: REG_DWORD
Value: 0x01

Refer the following table for details of the configuration file:

Field NameDescription/Action
KerberosClientName of the login module
useTicketCacheSet this to true, if you want the TGT to be obtained from the ticket cache. Set this option to false if you do not want this module to use the ticket cache.
renewTGTSet this to true, if you want to renew the TGT. If this is set, useTicketCache must also be set to true; else it will show a configuration error.
DebugEnabling this can sometimes be helpful to know the root cause of an authentication error.
doNotPrompSetting this to true, will not prompt the user for the password.

You may be interested in...

What's new​
Best practices​
Training guides​
Frequently asked questions​
Adeptia Connect APIs​