Ronny Blomme wrote: > $ ssh [EMAIL PROTECTED] > [EMAIL PROTECTED]'s password: > Last login: Thu Feb 1 18:25:23 2007 from xxxxx.elis.ugent.be > Terminal type? [dtterm] > -bash-3.00$ klist -f > Credentials cache: FILE:/tmp/krb5cc_10104_yg1T5z > Principal: [EMAIL PROTECTED] > > Issued Expires Flags Principal > Feb 3 15:27:36 Feb 4 16:27:36 FRI krbtgt/[EMAIL PROTECTED] > -bash-3.00$ kinit -R > -bash-3.00$ klist -f > Credentials cache: FILE:/tmp/krb5cc_10104_yg1T5z > Principal: [EMAIL PROTECTED] > > Issued Expires Flags Principal > Feb 3 15:28:08 Feb 4 16:27:36 krbtgt/[EMAIL PROTECTED] > Feb 3 15:28:08 Feb 4 16:27:36 [EMAIL PROTECTED] > > >>>>>>> why did the R-flag disappear?
Because as I hinted at in the last e-mail, the renewable lifetime of the ticket is not greater than the lifetime of the current ticket. Therefore, there is no point requesting a renewable ticket that can't be renewed. Notice that the expires time of both the original and renewed tickets are the same. This thread is completely off-topic for this mailing list. If you wish to continue discussing how to use Kerberos 5 end user tools, please ask questions on [email protected] which is the appropriate forum. Jeffrey Altman Secure Endpoints Inc. _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
