~ubuntu-branches/ubuntu/maverick/krb5/maverick

« back to all changes in this revision

Viewing changes to src/windows/identity/plugins/krb4/krbconfig.csv

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-10-30 10:28:53 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20061030102853-x7v876vw4af46v0m
Tags: 1.4.4-3ubuntu1
* Merge with Debian; only Ubuntu change:
  - src/include/k5-thread.h: Define__USE_GNU when #include'ing pthread.h to
    fix FTBFS (from 1.4.3-9ubuntu1).

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
  Type,KC_INT32,1,
7
7
  Flags,KC_INT32,0,
8
8
  Parameters,KC_SPACE,0,Parameters for KrbCred
 
9
    Krb4NewCreds,KC_INT32,1,Obtain Kerberos 4 tickets (Boolean)
 
10
    Krb4Method,KC_INT32,0,Method for acquiring K4 tix. 0-Auto;1-Password;2-K524
9
11
    CreateMissingConfig,KC_INT32,0,Create missing configuration files
10
 
    MsLsaImport,KC_INT32,2,Automatically import MSLSA credentials
11
 
    AutoRenewTickets,KC_INT32,1,Automatically renew expiring tickets
12
12
    DefaultLifetime,KC_INT32,36000,Default ticket lifetime
13
13
    MaxLifetime,KC_INT32,86400,Maximum lifetime
14
14
    MinLifetime,KC_INT32,60,Minimum lifetime
15
 
    Forwardable,KC_INT32,1,Obtain forwardable tickets (boolean)
16
 
    Proxiable,KC_INT32,0,Obtain proxiable tickets (boolean)
17
 
    Addressless,KC_INT32,1,Obtain addressless tickets (boolean)
18
 
    Renewable,KC_INT32,1,Obtain renewable tickets (boolean)
19
 
    DefaultRenewLifetime,KC_INT32,604800,Default renewable lifetime
20
 
    MaxRenewLifetime,KC_INT32,2592000,Maximum renewable lifetime
21
 
    MinRenewLifetime,KC_INT32,60,Maximum renewable lifetime
22
15
  Parameters,KC_ENDSPACE,0,
23
16
Krb4Cred,KC_ENDSPACE,0,