On Fri, Jul 6, 2012 at 6:08 PM, Jeffrey Altman
<[email protected]> wrote:
> The code in question is tkt_DecodeTicket5() in src/rxkad/ticket5.c and
> tkt_CheckTimes() in src/rxkad/ticket.c.    If the 'end' value is not
> exactly NEVERDATE (0xFFFFFFFF) and ('end' - 'start' is greater than
> 30 days, the token will be rejected.

Can I do anything (without changing code) to make the end 0xFFFFFFFF?
As far as I can set, the end is only 0x7FFFFFFF.  If not, is it
reasonable to change the 'end' - 'start' to 180 days?

Thanks,
Jayen
_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to