[krbdev.mit.edu #1471] mk_rep should allow for subkey generation
Ken Raeburn via RT
rt-comment at krbdev.mit.edu
Thu Dec 4 22:01:55 EST 2003
[tlyu - Fri May 9 20:06:30 2003]:
> krb5_mk_rep should allow for AP_OPTS_USE_SUBKEY to cause the
> generation of a subkey; this subkey should be sent in the AP-REP and
> set as the sending and receiving subkeys.
AP_OPTS_USE_SUBKEY is one of the ap_req flags, and krb5_mk_rep doesn't
take any ap_req flags. A new auth context flag is probably what we
need, unless we want to add a new variant of the mk_rep API.
More information about the krb5-bugs
mailing list