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, <[EMAIL PROTECTED]> ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
