[Heimdal-source-changes] [heimdal/heimdal] e8e9cd: krb5: Introduce KRB5_TKT_LIFETIME_DEFAULT

GitHub noreply at github.com
Fre Apr 17 02:40:31 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: e8e9cd9710f45399e8ed8f935dbc9799af810ed5
      https://github.com/heimdal/heimdal/commit/e8e9cd9710f45399e8ed8f935dbc9799af810ed5
  Author: Jeffrey Altman <jaltman at secure-endpoints.com>
  Date:   2015-04-16 (Thu, 16 Apr 2015)

  Changed paths:
    M lib/krb5/init_creds_pw.c
    M lib/krb5/krb5_locl.h

  Log Message:
  -----------
  krb5: Introduce KRB5_TKT_LIFETIME_DEFAULT

Instead of hard coding 10 hours as the default ticket lifetime within
lib/krb5/init_cred_pw.c init_cred(), add a preprocessor macro,
KRB5_TKT_LIFETIME_DEFAULT, that can be overridden at build time.

The value of KRB5_TKT_LIFETIME_DEFAULT is 10 hours if not previously
defined.

Change-Id: I63e729fedee8e8c6f542e4a4665de5f40db34c03




More information about the Heimdal-source-changes mailing list