summaryrefslogtreecommitdiffstats
path: root/src/windows/identity/plugins/krb5/krbconfig.csv
blob: 0059f0ab1aa09ba502dff14e5b0a2ccd9e5eca19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Name,Type,Value,Description
Krb5Cred,KC_SPACE,0,Kerberos V Credentials Provider
  Module,KC_STRING,MITKrb5,
  Description,KC_STRING,Kerberos V Credentials Provider,
  Type,KC_INT32,1,
  Flags,KC_INT32,0,
  Parameters,KC_SPACE,0,Parameters for KrbCred
    CreateMissingConfig,KC_INT32,0,Create missing configuration files
    MsLsaImport,KC_INT32,1,Automatically import MSLSA credentials: 0-never 1-always 2-if principle matches
    MsLsaList,KC_INT32,1,Include MSLSA in the credentials list
    FileCCList,KC_STRING,,List of file CCaches to include in listing
    AutoRenewTickets,KC_INT32,1,Automatically renew expiring tickets
    DefaultLifetime,KC_INT32,36000,Default ticket lifetime
    MaxLifetime,KC_INT32,86400,Maximum lifetime
    MinLifetime,KC_INT32,60,Minimum lifetime
    Forwardable,KC_INT32,1,Obtain forwardable tickets (boolean)
    Proxiable,KC_INT32,0,Obtain proxiable tickets (boolean)
    Addressless,KC_INT32,1,Obtain addressless tickets (boolean)
    Renewable,KC_INT32,1,Obtain renewable tickets (boolean)
    DefaultRenewLifetime,KC_INT32,604800,Default renewable lifetime
    MaxRenewLifetime,KC_INT32,2592000,Maximum renewable lifetime
    MinRenewLifetime,KC_INT32,60,Maximum renewable lifetime
    LRURealms,KC_STRING,,
    LRUPrincipals,KC_STRING,,
    LastDefaultIdent,KC_STRING,,Last known default identity
    DefaultCCName,KC_STRING,,Default CC name (only per identity)
    PromptCache,KC_SPACE,0,Cache of prompts (only per identity)
      Name,KC_STRING,,
      Banner,KC_STRING,,
      PromptCount,KC_INT32,0,
      (n),KC_SPACE,0,Parameters for each prompt
        Prompt,KC_STRING,,
        Type,KC_INT32,0,
        Flags,KC_INT32,0,
      (n),KC_ENDSPACE,0,
    PromptCache,KC_ENDSPACE,0,
  Parameters,KC_ENDSPACE,0,
Krb5Cred,KC_ENDSPACE,0,