[8020] in Kerberos
Addendum: workaround for default max_life of 0
daemon@ATHENA.MIT.EDU (Barry Jaspan)
Wed Sep 18 11:22:12 1996
Date: Wed, 18 Sep 1996 11:07:53 -0400
From: "Barry Jaspan" <bjaspan@MIT.EDU>
To: Christopher Seawood <cseawood@qualcomm.com>
Cc: Christoph Hoegl <darkwing@bsdd.regensburg.com>, clouse@rsvl.unisys.com,
kerberos@MIT.EDU
>> The workaround to the problem is to add a max_life field to kdc.conf,
I should also note that changing max_life in kdc.conf will not
eliminate the problems for principals you have already created. For
them, you need either to explicitly set max_life to a non-zero value
with kadmin's "modify_principal" command or just destroy and re-create
the principal (after changing kdc.conf).
Barry