Default ticket lifetime
Ryan Underwood
nemesis-lists at icequake.net
Wed Jun 29 00:29:21 EDT 2005
On Tue, Jun 28, 2005 at 08:49:34PM -0700, Russ Allbery wrote:
>
> Ah, hm.
>
> #if 0
> /* Default ticket lifetime is currently not supported */
> profile_get_integer(ctx->profile, "libdefaults", "tkt_lifetime",
> 0, 10 * 60 * 60, &tmp);
> ctx->tkt_lifetime = tmp;
> #endif
>
> (src/lib/krb5/krb/init_ctx.c). It looks like they might not have ever
> been really supported?
>From the Changelog, it looks like this was disabled sometime in 1996 and
never revisited. But this is what I was referring to in my original
post. Was this a bad idea for some reason?
--
Ryan Underwood, <nemesis at icequake.net>
More information about the Kerberos
mailing list