[krbdev.mit.edu #2198] Not sure this is a bug

Sam Hartman via RT rt-comment at krbdev.mit.edu
Mon Mar 15 15:18:56 EST 2004


It seems that higher level keytab access routines like
krb5_kt_get_entry are built on the lower level sequential get
operations.  And these entries delete the cursor when they are done.

krb5_get_init_creds_keytab is an even higher level operation.

It doesn't seem unreasonable to me to simply document this
behavior--that higher level op.erations will reuse the same cursor and
thus interrupt a sequential get.



More information about the krb5-bugs mailing list