[krbdev.mit.edu #2284] Replay cache not used in GSS_C_NO_CREDENTIAL case

Tom Yu via RT rt-comment at krbdev.mit.edu
Tue Mar 16 16:55:26 EST 2004


More precisely, the explicit setting of KRB5_AUTH_CONTEXT_DO_SEQUENCE
by accept_sec_context() prior to its call of krb5_rd_req() prevents
krb5_rd_req() from setting up the temporary rcache.  Setting the flag
clears the default flag KRB5_AUTH_CONTEXT_DO_TIME, which krb5_rd_req()
checks to determine whether to set up a temporary rcache.


More information about the krb5-bugs mailing list